ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Does your bb/package.xml file exist? Do you depend on aa?

Does your bb/package.xml file exist? Do you depend on aa?? In bb/CMakeLists.txt you do not have aa listed in find_package() or catkin_pkg/CATKIN_DEPENDS, which you will probably need.