You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The left and right motors are mounted in the apposite way and they are physically connected with the lift mechanism.
Putting both servo motos to 0 degrees is not ideal.
Solution
Use this commit with tag 1.0.4 - that moves both servos to 90 degrees and not 0 when the robot starts. self.set_servo_positions(90, 90).