SaddlebackCollegeRobotics / .github

0 stars 0 forks source link

Add Arm and Drive Precision Mode #194

Closed Supernova1114 closed 1 month ago

Supernova1114 commented 2 months ago

While a button is pressed on the gamepad, reduce maximum motor speed. This enables precise control of the arm and drive system.

justinele19 commented 2 months ago

Add Arm and Drive Precision Mode

(purple controller is drive, green controller is arm)

Button Descriptions

PLAN - left bumper for precision button

Notes on gamepad_input.py

Supernova1114 commented 2 months ago

Justine implemented precision mode for arm system. She will be working on the same for the drive system.

Supernova1114 commented 1 month ago

Update: