This commit is contained in:
ackimixs
2024-05-10 03:07:36 +02:00
parent 42b7845456
commit 8bd31317ce

View File

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