- Author: Suhan Park ([email protected])
- License: BSD
- Description: This packages generates grasp pose candidates for furniture assembly tasks with more strict antipodal points and more tight grasp depth.
- Publication: https://ieeexplore.ieee.org/abstract/document/9158930
S. Park, J. Baek, S. Kim and J. Park, "Rigid Grasp Candidate Generation for Assembly Tasks", 2020, IEEE/ASME International Conference on Advanced Intelligent Mechatronics (AIM), 2020.
- ROS (ros-*-desktop-full version is required, tested environment: melodic)
cd ~/catkin_ws/src # your ROS workspace
git clone https://github.com/psh117/fgpg
cd ~/catkin_ws
catkin_make
rosrun fgpg fgpg config/options.yaml model.stl
Some explainations are written in config/options.yaml
- atenpas/gpg github link