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

In the turtlebot stack there is a pointcloud_to_laserscan package that includes a nodelet cloud_to_scan that iterates through a pointcloud to produce a laserscan. This is a bit backwards to what you are trying to do but with a bit of mixing things around it should be a good start.