ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to convert pointcloud to laser scan in ros indigo

asked 2016-01-19 03:31:30 -0500

David John gravatar image

Hi all, I am using ros indigo.I want to convert point cloud to laser scan data.I used freenect to collect kinect data( using kinect Xbox 360).Now I want to convert this data to lasercan data to construct 2D map.I read that we can use depthimage_to_laserscan package.I used the command rosrun depthimage_to_laserscan depthimage_to_laserscan image:=/camera/depth/image_raw,but it is not showing anything.I am new to ROS and someone please help.

edit retag flag offensive close merge delete

Comments

thank you......i solved that problem

David John gravatar image David John  ( 2016-02-15 03:43:36 -0500 )edit

hey David can you plz tell me how did you solved the problem?

kaygudo gravatar image kaygudo  ( 2016-04-10 12:47:04 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-15 01:40:51 -0500

HassanNadeem gravatar image

Have you confirmed if the depth image is generating correctly or not? Try this to view the depth image rosrun image_view image_view image:=/camera/depth/image_raw

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-01-19 03:31:30 -0500

Seen: 1,328 times

Last updated: Feb 15 '16