diff --git a/TCPServer.cpp b/TCPServer.cpp index fc3a008..98c3f18 100644 --- a/TCPServer.cpp +++ b/TCPServer.cpp @@ -773,6 +773,7 @@ void TCPServer::startTestAruco(int pince) { } void TCPServer::goEnd() { + this->setSpeed(200); std::vector> checkponts; if (this->robotPose.pos.y > 1000) { if (team == BLUE) {