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

The gradient has not been calculated #2

Open
melancholyi opened this issue Jun 16, 2024 · 0 comments
Open

The gradient has not been calculated #2

melancholyi opened this issue Jun 16, 2024 · 0 comments

Comments

@melancholyi
Copy link

This function of MPCController::computeHessianAndGradient() in the file of mpc_controller.cpp did not compute the gradient of MPC‘s cost function. The variable of gradient_ is only initialized as a "Zero Vector". I think there are some issues that lead to poor tracking performance, as shown in the test image in the file of README.md

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