nhs-t10 / Robotics_2021_2022

2 stars 0 forks source link

90-Degree Lock #63

Closed chlohal closed 2 years ago

chlohal commented 2 years ago

Make a button in Teleop, such that whenever the button is pressed, Roberto tries to "snap" to the nearest multiple of 90 degrees.

Use the getThirdAngleOrientation() method of ImuManager; override the driving controls' rotational component.