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

laser_filters is still using rosbuild and has not yet been migrated to catkin. Therefore you can not depend on that package from within a catkin package. Dependencies can only go from rosbuild to catkin - not the other way around.

You could poke the maintainer of laser_filters to migrate to catkin rather sooner than later. Until that has happened you can only use it from other rosbuild packages.