wpilibsuite / PathWeaver

Desktop application for generating motion paths
Other
64 stars 68 forks source link

Allow for Option to use Cubic Splines #235

Open jasondaming opened 3 years ago

jasondaming commented 3 years ago

Cubic vs Quintic should be user selectable.

Should use the WPILib generation to keep all the math the same.

Probably would need to get rid of the control vectors for the interior waypoints