mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
drop white flower
This commit is contained in:
@@ -1047,6 +1047,8 @@ void TCPServer::dropWhiteFlowers(StratPattern sp) {
|
||||
awaitRobotIdle();
|
||||
this->go(180, 1000);
|
||||
awaitRobotIdle();
|
||||
this->go(220, 650);
|
||||
awaitRobotIdle();
|
||||
|
||||
whiteDropSetup = std::array{300, 612};
|
||||
whiteDropPosition = std::array{0, 612};
|
||||
@@ -1062,6 +1064,8 @@ void TCPServer::dropWhiteFlowers(StratPattern sp) {
|
||||
awaitRobotIdle();
|
||||
this->go(2800, 800);
|
||||
awaitRobotIdle();
|
||||
this->go(1780, 650);
|
||||
awaitRobotIdle();
|
||||
|
||||
whiteDropSetup = std::array{1700, 612};
|
||||
whiteDropPosition = std::array{0, 612};
|
||||
|
||||
Reference in New Issue
Block a user