mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
solarPanelPos
This commit is contained in:
@@ -1276,7 +1276,7 @@ void TCPServer::goAndTurnSolarPanel(const StratPattern sp) {
|
||||
this->uncheckPanneau(7);
|
||||
break;
|
||||
case TURN_SOLAR_PANNEL_3:
|
||||
this->go(665, 1800);
|
||||
this->go(690, 1800);
|
||||
awaitRobotIdle();
|
||||
|
||||
this->rotate(0);
|
||||
@@ -1314,7 +1314,7 @@ void TCPServer::goAndTurnSolarPanel(const StratPattern sp) {
|
||||
this->uncheckPanneau(6);
|
||||
break;
|
||||
case TURN_SOLAR_PANNEL_3:
|
||||
this->go(2335, 1800);
|
||||
this->go(2310, 1800);
|
||||
awaitRobotIdle();
|
||||
|
||||
this->rotate(PI);
|
||||
|
||||
Reference in New Issue
Block a user