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

Verify that collision constraint/cost hare handled correctly when number of contacts is less than size. #317

Open
Levi-Armstrong opened this issue Apr 3, 2023 · 0 comments

Comments

@Levi-Armstrong
Copy link
Contributor

Ifopt required the constraint/cost size to not change which is only an issue currently for the collision constraints and cost. There maybe an issue when the number of contacts is less than the available size in how trust region data is calculated which needs to be checked.

I asked a question on OSQP and it seems having uninitialized or all zero rows in the csc matrix is not an issues and do not need to be pruned, but need to also verify that this calculated correctly for the condition above.

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