pince end

This commit is contained in:
ackimixs
2024-05-09 02:53:17 +02:00
parent e6fab9e30f
commit 0db17c2731

View File

@@ -1009,8 +1009,10 @@ void TCPServer::goEnd() {
this->rotate(this->endRobotPose.theta);
awaitRobotIdle();
this->baisserBras();
for (int i = 0 ; i < 3; i++) {
this->middlePince(i);
this->openPince(i);
usleep(50'000);
}
this->sendPoint(10);