Bronky/main.py¶
main code
-
main.BASE_DRIVE()[source]¶ - Controls the base motors – Arcade driveCalculates the power for the left and right drive
and runs the four base motors
-
main.CLAW_DRIVE()[source]¶ Controls the claw motor
The fuctions acts as a togggle
When the claw is closed it applies continious power to the motor
-
main.WRIST_DRIVE()[source]¶ - Controls the wrist motorsOnly when the buttons are pressed, the Motors receive power.