mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
why that don't work
This commit is contained in:
@@ -1470,6 +1470,11 @@ void TCPServer::dropBaseFlowers(StratPattern sp) {
|
||||
this->rotate(angleStart);
|
||||
if (awaitRobotIdle() < 0) return;
|
||||
|
||||
this->transit(dropPosition, 170);
|
||||
if (awaitRobotIdle() < 0) return;
|
||||
|
||||
this->setMaxSpeed();
|
||||
|
||||
this->go(dropPosition);
|
||||
if (awaitRobotIdle() < 0) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user