Documentation
¶
Overview ¶
Package geometry_msgs contains message definitions.
Index ¶
- type Accel
- type AccelStamped
- type AccelWithCovariance
- type AccelWithCovarianceStamped
- type Inertia
- type InertiaStamped
- type Point
- type Point32
- type PointStamped
- type Polygon
- type PolygonStamped
- type Pose
- type Pose2D
- type PoseArray
- type PoseStamped
- type PoseWithCovariance
- type PoseWithCovarianceStamped
- type Quaternion
- type QuaternionStamped
- type Transform
- type TransformStamped
- type Twist
- type TwistStamped
- type TwistWithCovariance
- type TwistWithCovarianceStamped
- type Vector3
- type Vector3Stamped
- type Wrench
- type WrenchStamped
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccelStamped ¶
type AccelWithCovariance ¶
type AccelWithCovarianceStamped ¶
type AccelWithCovarianceStamped struct { msg.Package `ros:"geometry_msgs"` Header std_msgs.Header Accel AccelWithCovariance }
type InertiaStamped ¶
type PointStamped ¶
type PolygonStamped ¶
type Pose ¶
type Pose struct { msg.Package `ros:"geometry_msgs"` Position Point Orientation Quaternion }
type PoseStamped ¶
type PoseWithCovariance ¶
type PoseWithCovarianceStamped ¶
type PoseWithCovarianceStamped struct { msg.Package `ros:"geometry_msgs"` Header std_msgs.Header Pose PoseWithCovariance }
type Quaternion ¶
type QuaternionStamped ¶
type QuaternionStamped struct { msg.Package `ros:"geometry_msgs"` Header std_msgs.Header Quaternion Quaternion }
type Transform ¶
type Transform struct { msg.Package `ros:"geometry_msgs"` Translation Vector3 Rotation Quaternion }
type TransformStamped ¶
type TwistStamped ¶
type TwistWithCovariance ¶
type TwistWithCovarianceStamped ¶
type TwistWithCovarianceStamped struct { msg.Package `ros:"geometry_msgs"` Header std_msgs.Header Twist TwistWithCovariance }
type Vector3Stamped ¶
Source Files
¶
- msgaccel.go
- msgaccelstamped.go
- msgaccelwithcovariance.go
- msgaccelwithcovariancestamped.go
- msginertia.go
- msginertiastamped.go
- msgpoint.go
- msgpoint32.go
- msgpointstamped.go
- msgpolygon.go
- msgpolygonstamped.go
- msgpose.go
- msgpose2d.go
- msgposearray.go
- msgposestamped.go
- msgposewithcovariance.go
- msgposewithcovariancestamped.go
- msgquaternion.go
- msgquaternionstamped.go
- msgtransform.go
- msgtransformstamped.go
- msgtwist.go
- msgtwiststamped.go
- msgtwistwithcovariance.go
- msgtwistwithcovariancestamped.go
- msgvector3.go
- msgvector3stamped.go
- msgwrench.go
- msgwrenchstamped.go
- package.go
Click to show internal directories.
Click to hide internal directories.