mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
speed
This commit is contained in:
@@ -1558,11 +1558,11 @@ void TCPServer::go3Plants(const StratPattern sp) {
|
||||
|
||||
this->baisserBras();
|
||||
|
||||
this->setMaxSpeed();
|
||||
|
||||
this->rotate(angle);
|
||||
if (awaitRobotIdle() < 0) return;
|
||||
|
||||
this->setMaxSpeed();
|
||||
|
||||
this->transit(plantPosition[0]-(400*direction), plantPosition[1], 150);
|
||||
if (awaitRobotIdle() < 0) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user