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
  • Hello! I had the same problem, and I have solved it by following the next steps:
    1. Delete build and devel folders
    2. cd simulation_ws
    3. rosdep update
    4. rosdep install --from-paths src/ --rosdistro kinetic
    5. catkin_make