This commit is contained in:
ackimixs
2024-05-09 00:47:49 +02:00
parent 5bfda393a5
commit da7309a8de

View File

@@ -1612,6 +1612,7 @@ void TCPServer::go3Plants(const StratPattern sp) {
}
usleep(200'000);
this->setSpeed(150);
this->go(this->robotPose.pos.x + (200 * direction), this->robotPose.pos.y);
awaitRobotIdle();