mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
strat
This commit is contained in:
@@ -1589,7 +1589,7 @@ void TCPServer::removePot(StratPattern sp) {
|
||||
this->setMaxSpeed();
|
||||
if (team == BLUE) {
|
||||
if (sp == REMOVE_POT_J2) {
|
||||
this->go(220, 1100);
|
||||
this->go(230, 1100);
|
||||
awaitRobotIdle();
|
||||
this->setSpeed(150);
|
||||
this->go(190, 900);
|
||||
|
||||
@@ -124,8 +124,8 @@ private:
|
||||
TAKE_FLOWER_BOTTOM,
|
||||
TAKE_FLOWER_BOTTOM,*/
|
||||
|
||||
TAKE_3_PLANT_BOTTOM_1,
|
||||
DROP_FLOWER_BASE_2,
|
||||
/*TAKE_3_PLANT_BOTTOM_1,
|
||||
DROP_FLOWER_BASE_2,*/
|
||||
|
||||
TAKE_3_PLANT_BOTTOM_2,
|
||||
GET_LIDAR_POS,
|
||||
|
||||
Reference in New Issue
Block a user