ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to also depend on the lifecycle_msgs
package. Add it to your package.xml
and CMakeLists.txt
so it is found and the include directories are added to your compilation commands by CMake.