mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
new start
This commit is contained in:
@@ -1367,9 +1367,9 @@ void TCPServer::removePot(StratPattern sp) {
|
||||
if (sp == REMOVE_POT_J2) {
|
||||
this->go(230, 1000);
|
||||
awaitRobotIdle();
|
||||
this->go(200, 500);
|
||||
this->go(200, 400);
|
||||
awaitRobotIdle();
|
||||
this->go(220, 650);
|
||||
this->go(230, 650);
|
||||
awaitRobotIdle();
|
||||
}
|
||||
} else if (team == YELLOW) {
|
||||
|
||||
Reference in New Issue
Block a user