mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-26 01:20:32 +01:00
speed
This commit is contained in:
@@ -773,6 +773,7 @@ void TCPServer::startTestAruco(int pince) {
|
||||
}
|
||||
|
||||
void TCPServer::goEnd() {
|
||||
this->setSpeed(200);
|
||||
std::vector<std::array<int, 2>> checkponts;
|
||||
if (this->robotPose.pos.y > 1000) {
|
||||
if (team == BLUE) {
|
||||
|
||||
Reference in New Issue
Block a user