-
Notifications
You must be signed in to change notification settings - Fork 2
move_arm_node
aurone edited this page Sep 27, 2017
·
3 revisions
move_arm_node implements the Arm Planner as a ROS Node.
- Required by robot_model_loader::RobotModelLoader
robot_description (string)
robot_description_semantic (string)
allowed_planning_time (double)
pose_goal_planner_id (string)
joint_goal_planner_id (string)
group_name (string)
pos_tolerance (double, default: 0.05)
-
rot_tolerance (double, default: 5.0)
- degrees -
joint_tolerance (double, default: 5.0)
- degrees workspace_frame (string)
tip_link (string)
workspace_min (geometry_msgs/Vector3)
workspace_max (geometry_msgs/Vector3)
octomap (octomap_msgs/Octomap)
-
"map"
-> root frame
"move_group" (moveit_msgs/MoveGroupAction)
move_arm (rcta/MoveArmAction)