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

You have to give it some allowed planning time. Right now, planning time will default to 0 since you have commented this line:

//req.motion_plan_request.allowed_planning_time=ros::Duration(50.0);

The ros output for this case does need fixing though. Please open a ticket against me to that effect.