-
Notifications
You must be signed in to change notification settings - Fork 152
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
Implement new pick&place plan capability #112
Comments
We aim to have 3 move_group capabilities:
Key concepts / architecture
PickingWe will provide two basic GraspProvider stages:
Grasping MessagesFields of the grasp_msg are not fully discussed yet. Probably we will need many fields of the existing grasp message.
|
@henningkayser Did anything happen about this since it was posted? If yes, could you update to avoid potentially duplicating work? |
Unfortunately, we didn't make progress on that in Bielefeld... |
Unfortunately, we didn't make progress on that in Bielefeld.
Nor in Hamburg. There is always more urgent things to do, though it is still on my (long) list of todos. :/
|
We have implemented something similar that we plan to reshape into this PR soon. Just saying in case someone was planning to tackle this during the holidays. |
👍 I'm curious to see your approach. |
This effort aims at providing a new generic pick and place planning pipeline based on MTC.
Here we can discuss design and specification details.
Development PR: #111
The text was updated successfully, but these errors were encountered: