Robotics StackExchange | Archived questions

remove too old tf::Transformation

Hello, everyone,

i would like to use a transformation in the tf tree that I use with TransformListener::transformPose() only if it is not older than 1 second. I already tried to do this by using a TransformListener with a cache_time of 1.0, but this doesn't do what I need. Can anyone help with that?

Thanks!

Asked by robot_girl on 2019-01-22 10:48:49 UTC

Comments

Answers