moveit_simple_grasps¶
Contents:
Summary¶
-
moveit_simple_grasps
¶ Version: 1.3.1
Description: A basic grasp generator for simple objects such as blocks or cylinders for use with the MoveIt! pick and place pipeline. Does not consider friction cones or other dynamics.
Maintainers: - Dave Coleman <davetcoleman AT gmail DOT com>
Licenses: - BSD
Urls: Authors: - Dave Coleman <davetcoleman AT gmail DOT com>
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends:
Types¶
Action types¶
-
moveit_simple_grasps/GenerateGrasps
¶ Field (Goal): - pose (geometry_msgs/Pose) –
- width (float64) –
- options[] (moveit_simple_grasps/GraspGeneratorOptions) –
Field (Result): - grasps[] (moveit_msgs/Grasp) –
Field (Feedback): - grasps[] (moveit_msgs/Grasp) –
goal
#goal geometry_msgs/Pose pose float64 width moveit_simple_grasps/GraspGeneratorOptions[] options --- #result moveit_msgs/Grasp[] grasps --- #feedback moveit_msgs/Grasp[] grasps