How to create a map data for navigation stack using kinect
I'd like to ask that 1) how to use pointcloud_to_laserscan 2) Can rgbdslam package be used for creating a map for navigation stack?
I'd like to create a map data with kinect sensor for navigation. I've already read some tutorials and found that I have to use not cloud data but laser scan data.
pointcloud_to_laserscan can convert data, but the usage is not described in the wiki. Could you teach me how to use it?
And I found that rgbdslam can create a map using kinect. Is this package able to generate a map for navigation stack?
Had looked at this similar question http://answers.ros.org/question/9450/how-to-setup-pointcloud_to_laserscan/
Also see this: http://answers.ros.org/question/12995/2d-map-from-octomap/