Struct autoware_auto::msgs::ffi::GeometryMsgsPoseWithCovarianceStamped [−][src]
#[repr(C)]pub struct GeometryMsgsPoseWithCovarianceStamped {
pub header: StdMsgsHeader,
pub pose: GeometryMsgsPoseWithCovariance,
}Expand description
This expresses an estimated pose with a reference coordinate frame and timestamp
Fields
header: StdMsgsHeaderpose: GeometryMsgsPoseWithCovarianceTrait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more