ROS2 Geometry Messages
Quaternion
geometry_msgs.Quaternion — orientation (f64 x, y, z, w).
Defaults to the identity quaternion (w = 1).
Vector3
Accel
AccelWithCovariance
geometry_msgs.AccelWithCovariance — :class:Accel + 6×6 covariance.
CdrFixed (336 bytes). Use to_bytes() / from_cdr().
Inertia
Point
Point32
Polygon
geometry_msgs.Polygon — variable-length sequence of :class:Point32.
Buffer-backed; supports len() and indexing.
Pose
geometry_msgs.Pose — :class:Point position + :class:Quaternion
orientation. CdrFixed (56-byte payload).
Transform
geometry_msgs.Transform — :class:Vector3 translation +
:class:Quaternion rotation. CdrFixed (56-byte payload).