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

How can I find the implementation details of move_group.pick("object", grasps) function #839

Open
He11oworldd opened this issue Jan 15, 2025 · 0 comments

Comments

@He11oworldd
Copy link

I really like the design ideas of moveit_msgs/Grasps, especially the grasp_pose, pre_grasp_approach, post_grasp_retreat and other designs. But unfortunately moveit_msgs/Grasps is not completely suitable for me. I need to improve it because my end effector is not a gripper, but a suction pump. So I want to find the implementation details of the move_group.pick("object", grasps) function.
If I design another msg type, named "mymsg". It only contains grasp_pose, pre_grasp_approach, post_grasp_retreat. Is this solution feasible?

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