mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
pos
This commit is contained in:
@@ -1584,12 +1584,12 @@ void TCPServer::removePot(StratPattern sp) {
|
||||
this->setMaxSpeed();
|
||||
if (team == BLUE) {
|
||||
if (sp == REMOVE_POT_J2) {
|
||||
this->transit(230, 1100, 150);
|
||||
this->transit(220, 1100, 150);
|
||||
awaitRobotIdle();
|
||||
this->setMaxSpeed();
|
||||
this->go(190, 900);
|
||||
this->go(185, 900);
|
||||
awaitRobotIdle();
|
||||
this->go(190, 400);
|
||||
this->go(185, 400);
|
||||
awaitRobotIdle();
|
||||
this->go(230, 650);
|
||||
awaitRobotIdle();
|
||||
|
||||
Reference in New Issue
Block a user