diff --git a/TCPServer.cpp b/TCPServer.cpp index 7dba371..9083d1c 100644 --- a/TCPServer.cpp +++ b/TCPServer.cpp @@ -1464,8 +1464,6 @@ void TCPServer::dropBaseFlowers(StratPattern sp) { this->go(dropPosition); if (awaitRobotIdle() < 0) return; - this->setSpeed(170); - this->rotate(angle); if (awaitRobotIdle() < 0) return;