Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 827 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 827 Bytes

tams_pick_and_place_pointnetgpd

This package is modified from tams_ur5_pick_place and moveit_gpd_pick_object to adjust for PointNetGPD grasps.

Package needed:

Usage:

  • Prepare a robot with MoveIt! configuration, it should contain two move groups, one for the arm, one for the gripper.
  • PointNetGPD will publish grasps candidates using grasp messages defined at gpd_grasp_msgs.
  • tams_pick_and_place_pointnetgpd will subscribe this message and plan a collision free path to the grasp using MoveIt!.