mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
speed
This commit is contained in:
@@ -1547,9 +1547,11 @@ void TCPServer::go3Plants(const StratPattern sp) {
|
||||
}
|
||||
usleep(200'000);
|
||||
|
||||
this->go(plantPosition[0], this->robotPose.pos.y);
|
||||
this->transit(plantPosition[0], this->robotPose.pos.y, 130);
|
||||
awaitRobotIdle();
|
||||
|
||||
this->setMaxSpeed();
|
||||
|
||||
usleep(500'000);
|
||||
|
||||
for (int i = 0; i < 3; i++) {
|
||||
|
||||
Reference in New Issue
Block a user