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

Synchronize by exact time with CameraSubscriber

asked 2019-02-10 17:47:36 -0500

okalachev gravatar image

How is it possible to synchronize an image_transport::CameraSubscriber (image + camera info) and some other topic (with ExactTime policy)?

The message_filters examples only show how to synchronize several message_filters::Subscriber subscribers.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-09-02 08:09:45 -0500

RosNav gravatar image

What about the message_filters::TimeSynchronizer ? If I get you right, that should do.

http://docs.ros.org/melodic/api/messa...

http://wiki.ros.org/message_filters

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2019-02-10 17:47:36 -0500

Seen: 241 times

Last updated: Sep 02 '19