Tom Greier
Tom Greier
I would like to have control over the threading of the diagnostics update, instead of using a node timer (which could block other callbacks). For diagnostics updater, I'd want option...
Updated fillOrWarnMessageForInvalidFrame log level to Debug for issue #358
Would like to update buffer_core.cpp fillOrWarnMessageForInvalidFrame() to use Debug level console output instead of Warn. This console statement fills the console log when system is launched every time through a...
Every call to canTransform implementation throws Warning message print until transform is received.
Can this be updated so that it only prints the Warning after the complete timeout expiration? https://github.com/ros2/geometry2/blob/1574a6e6034d5af01b318558bde7fdee3bd3c692/tf2_ros/src/buffer.cpp#L171