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

Did you include the package depthimage_to_laserscan as build_dep, and run_dep in package.xml as well as in

find_package(catkin REQUIRED roscpp depthimage_to_laserscan .... )

in your CMakeLists.txt ?