Depth image to Laser scan

1.Clone the package to your work space

$  git clone --branch hydro-devel https://github.com/ros-perception/depthimage_to_laserscan.git

2.Run the openni_launch file

$  roslaunch openni_launch openni.launch

3.Run the depth to laserscan node

$  rosrun depthimage_to_laserscan depthimage_to_laserscan image:=/camera/depth/image_raw

4.visualise the output /scan topic of type sensormsgs/laserscan

$ rosrun rviz rviz

...

Wiki: mallasrikanth/kinect 2d mapping (last edited 2014-12-28 15:29:49 by mallasrikanth)