.. _grasp_editor: Grasp editor ============ A GUI interface is provided to edit grasps. The grasp editor can be launched by running the following command: ``roslaunch grasplan grasp_editor.launch object_name:=`` where object_name is one of: ``materialbox``, ``relay``, ``hot_glue_gun``, ``multimeter``, ``screwdriver``, ``klt``, ``power_drill_with_grip`` for an up to date list of objects see `mobipick_pick_n_place/config/grasplan/object_grasps `_. The following `video of the grasp editor `_ demonstrates the process. Functionality includes: - selecting grasps by: number or all grasps, (when selected, grasps change their color on rviz from brown to green) - transform grasps - create linear or circular patterns, mirror grasps - undo/redo, save, load grasps .. figure:: ../../images/grasps/grasp_editor_gui.png :width: 80% :align: center :alt: grasp editor Grasp editor GUI.