From d5417b53c91ab391dd2f99a52d21c3e69a195dfc Mon Sep 17 00:00:00 2001 From: ackimixs Date: Mon, 6 May 2024 18:49:21 +0200 Subject: [PATCH] baisser bras --- TCPServer.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TCPServer.cpp b/TCPServer.cpp index d8a0497..07bf0a2 100644 --- a/TCPServer.cpp +++ b/TCPServer.cpp @@ -1501,6 +1501,8 @@ void TCPServer::go3Plants(const StratPattern sp) { this->transit(plantPosition[0]-600, plantPosition[1], 150); awaitRobotIdle(); + this->baisserBras(); + this->rotate(angle); awaitRobotIdle();