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

Revision history [back]

The solution is right in the error message:

"[...] the class shifty_local_planner/ShiftyPlannerROS [...] does not exist."

"Declared types are ShiftyPlannerROS ..."

So it's looking for shifty_local_planner/ShiftyPlannerROS, but all it could find was ShiftyPlannerROS (without the namespace).