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

<library path="lib/libsafety_zones">

Are you sure about this ? In your CMakeList you declare the library with add_library(${PROJECT_NAME}_nodelets so you should change libsafety_zones for libsafety_zones_nodelets or remove the _nodelets within the CMakeList.