This commit is contained in:
ackimixs
2024-05-10 03:04:12 +02:00
parent eedd699d8e
commit 6db7815c3a

View File

@@ -1566,6 +1566,8 @@ void TCPServer::go3Plants(const StratPattern sp) {
this->transit(plantPosition[0]-(400*direction), plantPosition[1], 150);
if (awaitRobotIdle() < 0) return;
this->setSpeed(180);
this->rotate(angle);
if (awaitRobotIdle() < 0) return;