You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that we need a new TrajectoryWapoint class (to hold all of the waypoints), TrajectoryFactory (to hold all the generated trajectories with constraints and stuff), and an Autonomous class. Literally copy paste the one from Offseason-Croissant and change the names.
The text was updated successfully, but these errors were encountered:
This means that we need a new TrajectoryWapoint class (to hold all of the waypoints), TrajectoryFactory (to hold all the generated trajectories with constraints and stuff), and an
Autonomous
class. Literally copy paste the one from Offseason-Croissant and change the names.The text was updated successfully, but these errors were encountered: