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

model predictive control #81

Open
brunopinto900 opened this issue Mar 1, 2022 · 2 comments
Open

model predictive control #81

brunopinto900 opened this issue Mar 1, 2022 · 2 comments

Comments

@brunopinto900
Copy link

How hard is to couple the local planner with the controller in a Model Predictive Control Framwork using this repo?

My goal is to construct a non-linear program with smoothness cost and collision costs (like this repo does). RRT path is the initial guess, but instead of generating a state trajectory, i generate a control trajectory. How feasible is this with the current status?

Thank you.

@brunopinto900
Copy link
Author

@Jaeyoung-Lim sorry for pinning you, but i really need an answer, since i am selecting topics for my master thesis.

@Jaeyoung-Lim
Copy link
Member

@brunopinto900 I think these topics are quite orthogonal. You can already use a MPC on the planned trajectory in the current state of the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants