Skip to content

Added equality constraint to inverse kinematics#428

Closed
kshaji3 wants to merge 1 commit into
masterfrom
kshaji3_steap
Closed

Added equality constraint to inverse kinematics#428
kshaji3 wants to merge 1 commit into
masterfrom
kshaji3_steap

Conversation

@kshaji3

@kshaji3 kshaji3 commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

-Adds a hard equality constraint that forces the optimizer to find joint angles such that one (or multiple) equal a set value.
-Wrote a unit test that validates this approach.

TODO: add the ability for soft inequality constraints to be directly applied to inverse kinematics (ex. make a certain joint angle fall within a range).

@kshaji3 kshaji3 requested a review from dellaert June 17, 2026 01:15
@kshaji3 kshaji3 closed this Jun 18, 2026
@kshaji3

kshaji3 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

After further thought and consultation, I realized this is not really needed, and is not accomplishing what I intended for it to do. I think there are better ways to do what I wanted to do.

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.

1 participant