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

TimeSynchronizer too slow for PointCloud2 and LaserScan.

asked 2013-03-14 13:55:01 -0500

superawesomepandacat gravatar image

I used messaged_filters to sync messages from a pointcloud2 topic and and a laserscan topic, process, and publish it. But the publish rate is too slow for it to be of any use, even without doing anything in the processing bit. About 5-8 seconds for each published.

Does anyone know any alternatives?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-03-14 21:17:16 -0500

Chad Rockey gravatar image

Are the PointCloud2 and LaserScan coming from the same sensor?

If they are from separate sensors, you should try the Approximate timesync policy: http://www.ros.org/wiki/message_filters#Policy-Based_Synchronizer_.5BROS_1.1.2B-.5D

edit flag offensive delete link more

Comments

They are from separate sensors. I'll let you know if its solved after I try it.

superawesomepandacat gravatar image superawesomepandacat  ( 2013-03-15 01:45:02 -0500 )edit

Question Tools

Stats

Asked: 2013-03-14 13:55:01 -0500

Seen: 151 times

Last updated: Mar 14 '13