ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Check your manifest file to have a line:
<depend package="sbpl"/>
instead of:
<rosdep name="sbpl"/>
2 | No.2 Revision |
Check your the manifest file of sbpl_latticle_planner to have a line:
<depend package="sbpl"/>
instead of:
<rosdep name="sbpl"/>