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

ethzasl_icp_mapper doesn't publish data

asked 2013-05-21 06:38:13 -0500

INSA gravatar image

updated 2016-10-24 08:35:02 -0500

ngrennan gravatar image

Hi,

I am trying to use the "ethzasl_icp_mapping" package with a kinect.I roslaunch : "sensor.launch", "tracker.launch" and "tracker_viewer-groovy.launch" the topic "/point_map" is being published but there is no data in it. This has been verified with 'rostopic echo /point_map' and also on Rviz

rqt_graph shows that the "/mapper" node subscribes to "/stereo_camera/points2","/tf" and publishes "/point_map", "/icp_odom" and "/icp_error_odom".

How can i make this package work ?

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-05-23 01:37:41 -0500

zahid gravatar image

updated 2013-05-23 01:37:56 -0500

Are you launching "sensor.launch", "tracker.launch" and "tracker_viewer-groovy.launch" in three different terminals? You need to run only "tracker_viewer-groovy.launch". By launching all three files, I get the same error which you mentioned. /mapper must subscribe to "/depth_registered/points".

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-21 06:38:13 -0500

Seen: 207 times

Last updated: May 23 '13