Function bitbots_utils::wait_for_tf
Defined in File utils.hpp
Function Documentation
Waits for the transforms to be available.
- Parameters
logger – The logger to use for logging
clock – The clock to use for time
tf_buffer – The tf buffer to use
frames – The tf frames to wait for
root_frame – The root frame to transform from
check_interval – Interval in which to check for the frames
warn_duration – Duration after which to warn if the frames are not available
warn_interval – Interval in which to keep warning if the frames are not available
verbose – Can be used to disable the warning messages