ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Take a look at the LaserScan
message that the turtlebot publishes; this is a horizontal slice through the point cloud generated by the Kinect. The turtlebot uses this message as input to various techniques (like gmapping) that expect a two-dimensional laser scan as input.