ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
Try cleanup the catkin build directory and make again:
$ rm -r catkin_ws/src/build/*
$ cd catkin_ws
$ catkin_make