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

usually the reason for message Failed to get a plan. is not related to the teb_local_planner since it means that even the global planner cannot find a plan. This happens if the goal is not reachable or if it is located inside an obstacle. It also occurs if the robot by itself is not collision free. Here you should verify your costmap footprint.

If only the teb_local_planner cannot find a valid plan, the error message is differently:

TebLocalPlannerROS: trajectory is not feasible. Resetting planner...