Create new planner module that uses external optimization library #15
Labels
Comp: Planning
Issues related to the planning modules of the AV stack
Priority: 4 - Critical
Critical to other issues and major functionality enhancements
Type: Enhancement
Approved issues that will help enhance our AV stack
We want to integrate the scipy.optimize library to a new planner to improve our trajectory with optimization methods. (SLSQP method for now) This will take the current planner results and then run it through the optimization library.
The text was updated successfully, but these errors were encountered: