FRC2706 / 2020-2706-Robot-Code

The Robot Code for the 2020 FIRST Robotics Competition INFINITE RECHARGE
Other
4 stars 2 forks source link

Autonomous: Generate and Follow Trajectories #79

Open kevlam2706 opened 4 years ago

kevlam2706 commented 4 years ago

Implement the ability to generate a trajectory and follow it in autonomous.

This may involve a set of drivetrain characterization parameters/exercises.

Follow the wpilib tutorial.

https://docs.wpilib.org/en/latest/docs/software/advanced-control/trajectories/trajectory-generation.html