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

How to get topic message by time (similar to tf)?

asked 2014-05-11 06:23:07 -0500

xaedes gravatar image

Hi, I want to be able to get a topic message by its time(stamp). tf provides similar functunality for transformations, but is there any implementation for other topics?

For example I want to get the message on topic '/foo' that arrived 2 seconds ago.

Thanks, xaedes

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-05-11 07:15:21 -0500

dornhege gravatar image

A message filter cache should be able to do that: http://docs.ros.org/api/message_filte...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-05-11 06:23:07 -0500

Seen: 158 times

Last updated: May 11 '14