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

Q: updating desired trajectory in the loop #10

Open
JuliusSustarevas opened this issue Jan 19, 2022 · 0 comments
Open

Q: updating desired trajectory in the loop #10

JuliusSustarevas opened this issue Jan 19, 2022 · 0 comments

Comments

@JuliusSustarevas
Copy link

JuliusSustarevas commented Jan 19, 2022

Hi just a quick question:
Is there a reason costDesiredTrajerctories areset in every mpc loop iteration?
mpcInterface_->setTargetTrajectories(costDesiredTrajectories_);
I can probably just set it when it changed right?
I have very long trajectories so i think no reason to copy them over and over again in every iteration

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

1 participant