applepi-2067 / 2023_Robot

Code for 2067's 2023 Robot
Other
6 stars 0 forks source link

Feature/drivetrainsquaretest #20

Closed wanscam27 closed 1 year ago

wanscam27 commented 1 year ago

Description

Adds square autonomous test routine where robot drives in square. Adds rotate autonomous test routine where robot spins at increasing larger angles. Fixes turn command by adding power output floor which Kp control is applied on top of. Add check to turn command to verify angular velocity is near-zero before terminating. Comments out code for subsystems which do not have valid hardware which was creating a lot of error messages.

Type of change

How Has This Been Tested?

Tested on robot

Author Checklist: