-
Notifications
You must be signed in to change notification settings - Fork 43
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
Updates reachabiltiy_validator to check for all tool_frames #129
Conversation
…abilty, keeps the retrace pose in mind
Just tested the PR with the bullet_world_demo/demo, and now he is not opening the drawer for me. |
Nice find. I can reproduce the error on my side. Will fix |
I think I found a solution for this problem, which is a bit surprising. The IK Server only finds solutions if the position was given in the world frame? |
Added some documentation strings - should be better now |
Updates reachabiltiy_validator to check for all tool_frames
Updates the reachability_validator to check all tool_frames for reach ability, keeps the retrace pose in mind