//! Lenses for converting ROS 2 messages to Rerun components & archetypes.
use ;
use TimeType;
pub use occupancy_grid;
/// Name of the header-derived ROS 2 timeline.
const ROS2_TIMESTAMP: &str = "ros2_timestamp";
/// Adds all ROS 2 message lenses to an existing collection.