Grasp/Object Pose Estimation #2102
-
Hi all, I am working on object pose estimation as part of a demo I am creating that leverages MoveIt 2. I wished to ask what methods (and packages) others are using for pose estimation. I am especially interested in packages that are compatible with the ROS 2 ecosystem. I am also open to working on porting ROS packages to ROS 2. Thus far I am starting to explore object pose detection with: I am also looking at grasp pose detection: Any feedback or advice would be much appreciated. I will look to open source the demo and post a link to it in this thread once it is completed. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You might find moveit/moveit_task_constructor#196 and https://github.com/bostoncleek/deep_grasp_demo/tree/update_generators interesting, they're ROS 1 but aren't using it much, so porting them shouldn't take a long time |
Beta Was this translation helpful? Give feedback.
You might find moveit/moveit_task_constructor#196 and https://github.com/bostoncleek/deep_grasp_demo/tree/update_generators interesting, they're ROS 1 but aren't using it much, so porting them shouldn't take a long time