This commit is contained in:
ackimixs
2024-04-16 11:12:53 +02:00
parent f8c6983db2
commit 3d6e9bffd7

View File

@@ -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;