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

Revision history [back]

I looked briefly at your CMakeLists, I think this should fix it:

rosbuild_add_executable(depthListener src/depthListener.cpp 
                                      src/depthConverter.cpp)