SoonerRobotics / robomagellan-2019

Sooner Competitive Robotics code base for the 2019 Robogames RoboMagellan competition
http://ou.edu/scr/
4 stars 0 forks source link

Trajectory: Compute Update #36

Open jkleiber opened 5 years ago

jkleiber commented 5 years ago

Description When a trajectory update is triggered by #35, calculate any and all points that need to be added to the current trajectory and rebuild the trajectory (add turns, etc.)

Action to Take