mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-22 15:40:37 +01:00
speed
This commit is contained in:
@@ -514,7 +514,7 @@ void TCPServer::goToAruco(const ArucoTag &arucoTag, const int pince) {
|
||||
|
||||
// ReSharper disable once CppDFAUnreachableCode
|
||||
// TODO set to 150 when the robot is ready
|
||||
this->broadcastMessage("strat;arduino;speed;130\n");
|
||||
this->broadcastMessage("strat;arduino;speed;110\n");
|
||||
usleep(1'000'000);
|
||||
|
||||
xPrime += x30Percent;
|
||||
|
||||
Reference in New Issue
Block a user