Struct BridgeROS2::CachedLocalizationTf
Defined in File BridgeROS2.h
Nested Relationships
This struct is a nested type of Class BridgeROS2.
Struct Documentation
-
struct CachedLocalizationTf
Latest computed localization /tf (frame_ids + transform) plus the metadata needed to re-stamp it correctly on each broadcast.
useRep105selects the stamping policy: REP-105 mode usesrosNode->now() + transform_tolerance(Nav2-style, future-dated, safe to rebroadcast becauseodom -> base_linkcarries real motion); direct mode usesmyNow(scan_timestamp)(stamped at scan time, honoringpublish_in_sim_time). Empty until the first localization update arrives.