ros2-interfaces-iron 0.0.2

Structs for Messages and Services listed by ROS Index for ROS2 Iron. Built around the `ros2-client` crate.
Documentation
mod tracked_feature;
pub use tracked_feature::TrackedFeature;
mod tracked_features;
pub use tracked_features::TrackedFeatures;
mod image_marker_array;
pub use image_marker_array::ImageMarkerArray;
mod auto_focus_ctrl;
pub use auto_focus_ctrl::AutoFocusCtrl;
mod hand_landmark;
pub use hand_landmark::HandLandmark;
mod image_marker;
pub use image_marker::ImageMarker;
mod hand_landmark_array;
pub use hand_landmark_array::HandLandmarkArray;
mod track_detection2_d;
pub use track_detection2_d::TrackDetection2D;
mod spatial_detection;
pub use spatial_detection::SpatialDetection;
mod track_detection2_d_array;
pub use track_detection2_d_array::TrackDetection2DArray;
mod imu_with_magnetic_field;
pub use imu_with_magnetic_field::ImuWithMagneticField;
mod spatial_detection_array;
pub use spatial_detection_array::SpatialDetectionArray;