mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
speed
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user