ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Apart from @gvdhoorn's answer, a couple of things to take care of are:
frame_id
must be a valid TF frame. I've been using robot = moveit_commander.RobotCommander(); pose_Ground.header.frame_id = robot.get_planning_frame()
.PlanningScene
panel and enable it.