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

rospy: Approximate sync

asked 2012-09-25 03:37:45 -0500

liborw gravatar image

Is there an approximate synchronisation in rospy? I can't found anything in the documentation. Only here http://www.ros.org/wiki/message_filters section 8.1 speaks about python but it seems as copy paste from section 5.1.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-09-25 04:02:09 -0500

jbohren gravatar image

There's a version that was implemented in image_pipeline/camera_calibration here:

https://code.ros.org/trac/ros-pkg/browser/stacks/image_pipeline/trunk/camera_calibration/src/camera_calibration/approxsync.py

I think there's a ticket to migrate it to rospy, but I don't know the status of that.

edit flag offensive delete link more

Comments

Thanks, I will check that.

liborw gravatar image liborw  ( 2012-09-25 04:08:03 -0500 )edit
1

Link doesn't work anymore, but the code can be found on GitHub

Boris gravatar image Boris  ( 2013-06-03 10:11:41 -0500 )edit

Question Tools

Stats

Asked: 2012-09-25 03:37:45 -0500

Seen: 1,300 times

Last updated: Sep 25 '12