ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is load_robot_description set to true in the planning_context.launch file of your moveit_config package? If not, are you uploading the robot description to the ROS parameter server before you launch move_group.launch, e.g. when launching your robot drivers?

If neither of those help, please post your moveit_config package and the one containing your URDF in your OP.