get old data of tf
Dear ros-users, is there a way of access old data of tf? I mean, when I lookup for a transform, I need the latest data together with second to last, third to last.. I'm working with tf on ros fuerte Thank you!
Do you need the last/second to last, etc. in an index or time basis? If index-based: Why?
- in an index basis - because, if I understood correctly, on time based the given data is an interpolation of two values. Instead, I would like to know if there is access to the actual values