ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In my case, such errors disappeared after I added nav_msgs
into the find_package()
and generate_messages()
in the CMakeFile.txt of the package of the problem.