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

Joint Angle limits for IK #72

Open
tmayoff opened this issue Nov 30, 2022 · 3 comments
Open

Joint Angle limits for IK #72

tmayoff opened this issue Nov 30, 2022 · 3 comments

Comments

@tmayoff
Copy link

tmayoff commented Nov 30, 2022

I'm trying to look for an IK library that's able to take joint limits into account, (for example following limits of a human arm). This seemed promising however I'm struggling to understand the documentation. Are joint limits possible? If so how would I add them.

The JointConstraitSet seems like the answer but reading the documentation it seems like it's for constraining, for example the hand, to a certain position/orientation but can't constrain, for example the elbow, to a 'normal' human range.

Any clarifications you could provide would be very helpful, Thanks

@tmayoff tmayoff changed the title Joint Angle limits Joint Angle limits for IK Nov 30, 2022
@ju6ge
Copy link
Contributor

ju6ge commented Dec 2, 2022

@mjhmilla I think this is a question that you are the most qualified to answer ;)

@im-renpei
Copy link

Hi @tmayoff , have you found a solution to this problem?

@tmayoff
Copy link
Author

tmayoff commented Jun 12, 2023

Unfortunately not quite, I ended up writing a very simplified IK implementation myself, and will be moving to use ROS2's MoveIt for the more complicated stuff once we get to that point.

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

3 participants