JHS-Viking-Robotics / FRC-2022

Code for the 2022 FRC season, now written in Java
Other
2 stars 2 forks source link

Auton: Test trajectory generation and following #42

Closed derickson2402 closed 2 years ago

derickson2402 commented 2 years ago

Once autonomous path following has been set up, it will need to be tested and tuned. See #38 and WPILib docs on trajectory following for more.

derickson2402 commented 2 years ago

See this comment for why we are scrapping Pathweaver integration