<?xml version="1.0"?> <package format="2"> <name>velodyne_laserscan</name> <version>1.6.1</version> <description> Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message </description> <maintainer email="josh.whitley@autoware.org">Josh Whitley</maintainer> <author>Micho Radovnikovich</author> <author>Kevin Hallenbeck</author> <license>BSD</license> <url type="website">http://ros.org/wiki/velodyne_laserscan</url> <url type="repository">https://github.com/ros-drivers/velodyne</url> <url type="bugtracker">https://github.com/ros-drivers/velodyne/issues</url> <buildtool_depend>catkin</buildtool_depend> <build_depend>roslint</build_depend> <depend>roscpp</depend> <depend>nodelet</depend> <depend>sensor_msgs</depend> <depend>dynamic_reconfigure</depend> <test_depend>roslaunch</test_depend> <test_depend>rostest</test_depend> <export> <nodelet plugin="${prefix}/nodelets.xml" /> </export> </package>