How to go about getting raw data from turtlebot kinect sensor?
Hello, I'm trying to create a program that will have a turtlebot map a given area. However, I am very new to this. I understand that the turtlebots publish some kind of point cloud as sensed by the kinect, but I don't understand exactly how to subscribe to this data, and what type it is so that I can work with it to create a map.
Anyone have any suggestions or know any good tutorials that could help me out?