mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 17:07:37 +01:00
distance to pot
This commit is contained in:
@@ -416,6 +416,9 @@ void TCPServer::startGameBlueTeam() {
|
||||
awaitRobotIdle();
|
||||
this->broadcastMessage("strat;arduino;speed;200\n");
|
||||
|
||||
this->broadcastMessage("strat;arduino;go;1000,1900\n");
|
||||
awaitRobotIdle();
|
||||
|
||||
usleep(1'000'000);
|
||||
|
||||
arucoTags.clear();
|
||||
|
||||
Reference in New Issue
Block a user