Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new planner module that uses external optimization library #15

Open
exoticDFT opened this issue Feb 5, 2021 · 0 comments
Open
Assignees
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

Comments

@exoticDFT
Copy link
Member

exoticDFT commented Feb 5, 2021

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.

@exoticDFT exoticDFT added Priority: 4 - Critical Critical to other issues and major functionality enhancements Type: Enhancement Approved issues that will help enhance our AV stack Comp: Planning Issues related to the planning modules of the AV stack labels Feb 5, 2021
@exoticDFT exoticDFT self-assigned this Feb 5, 2021
@exoticDFT exoticDFT changed the title Add SciPy optimization library to planner module Create new planner module that uses external optimization library Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant