mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-18 21:50:33 +01:00
take flower
This commit is contained in:
@@ -1457,7 +1457,7 @@ void TCPServer::go3Plants(const StratPattern sp) {
|
||||
}
|
||||
usleep(500'000);
|
||||
|
||||
this->go(plantPosition[0]-700, plantPosition[1]);
|
||||
this->go(plantPosition[0]-300, plantPosition[1]);
|
||||
awaitRobotIdle();
|
||||
|
||||
for (int i = 0; i < 3; i++) {
|
||||
|
||||
Reference in New Issue
Block a user