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

SolverProxDDP: remove solver parameter rho_ #221

Merged

Conversation

ManifoldFR
Copy link
Member

This PR removes the rho_ parameter of the solver, which used to be the primal proximal regularization parameter but was not used anymore for a while. This is an API BREAKING change.

@ManifoldFR ManifoldFR requested a review from edantec October 2, 2024 11:35
@ManifoldFR ManifoldFR added the api label Oct 2, 2024
@ManifoldFR ManifoldFR force-pushed the topic/proxddp-remove-rho branch from 217cf79 to 5a3f766 Compare October 2, 2024 11:47
@ManifoldFR ManifoldFR force-pushed the topic/proxddp-remove-rho branch from 67b5df5 to 2bcbb15 Compare October 2, 2024 13:27
@ManifoldFR
Copy link
Member Author

@edantec I will let you assess if you are okay with this change, so you can adjust your codebase accordingly.

@ManifoldFR ManifoldFR changed the title SolverProxDDP: remove parameter solver parameter rho_ SolverProxDDP: remove solver parameter rho_ Oct 3, 2024
@ManifoldFR ManifoldFR merged commit a7138e9 into Simple-Robotics:devel Oct 3, 2024
22 checks passed
@ManifoldFR ManifoldFR deleted the topic/proxddp-remove-rho branch October 3, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant