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

Qplayer - infeasible case - dimensional typo fix for the inequality constraints #343

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

Bambade
Copy link
Collaborator

@Bambade Bambade commented Jul 29, 2024

When considering no structural feasibility, QPLayer outputted in the forward and backward passes inequality multipliers and inequality Jacobians of the equivalent uni-sided inequality constrained QP (whereas the input considers QP with lower and upper inequality constraints).

This PR fixes this typo by performing the necessary internal changes (i.e., the transformations from one formulation to the other).

@CLAassistant
Copy link

CLAassistant commented Jul 29, 2024

CLA assistant check
All committers have signed the CLA.

@Bambade Bambade requested a review from fabinsch July 29, 2024 14:43
jcarpent
jcarpent previously approved these changes Aug 7, 2024
@jcarpent jcarpent disabled auto-merge August 25, 2024 05:48
@jcarpent jcarpent merged commit 6d708e6 into Simple-Robotics:devel Aug 25, 2024
75 of 78 checks passed
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

Successfully merging this pull request may close these issues.

3 participants