Skip to main content

Velocity3

A velocity vector in 3D space

Parent schema

Velocity3 appears in the LocationFix message schema.

Schema

fieldtypedescription
xfloat64x component
yfloat64y component
zfloat64z component

Reference implementations

Foxglove messages are framework-agnostic, and can be implemented using any supported message encoding:

encodingschema
ROS 1foxglove_msgs/Velocity3
ROS 2foxglove_msgs/msg/Velocity3
JSONfoxglove.Velocity3
Protobuffoxglove.Velocity3
FlatBuffersfoxglove.Velocity3
OMG IDLfoxglove::Velocity3

You must use the schema names specified above for Foxglove to recognize the schema.