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