-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Issue:
Pathplanner's path is a little too close together for pure pursuit, and it takes a long time to generate and copy. Its better to just switch to generating paths internally.
Rather than using Pathplanner, I think it would be better to visualize bezier curves using something like Louis' Chassim a few years ago. It'll be more lightweight and allows us to display a vex field for even easier visualizaton.
How to approach:
Transfer lib4253's pathing components into HolonomicLib
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request