ros2-interfaces-rolling 0.0.2

Structs for Messages and Services listed by ROS Index for ROS2 Rolling. Built around the `ros2-client` crate.
Documentation
1
2
3
4
5
6
7
8
mod weighted_pose_with_covariance_array;
pub use weighted_pose_with_covariance_array::WeightedPoseWithCovarianceArray;
mod weighted_pose_with_covariance;
pub use weighted_pose_with_covariance::WeightedPoseWithCovariance;
mod line_segments;
pub use line_segments::LineSegments;
mod line_segment;
pub use line_segment::LineSegment;