ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To fix the MSG and SRV files preprocessing problem, I simply deleted the BUILD and DEVEL folders in the workspace and executed catkin_make
again. Running catkin_make clean
was not enough to fix this problem.