Skip to main content

FrameTransforms

An array of FrameTransform messages

Data Structure

FieldTypeDescription
transformsFrameTransform[]Array of transformations

Reference Implementation

The visualization data structure is framework-independent and can be implemented using any supported message encoding:

EncodingData Structure
ROS 1foxglove_msgs/FrameTransforms
ROS 2foxglove_msgs/msg/FrameTransforms
JSONfoxglove.FrameTransforms
Protobuffoxglove.FrameTransforms
FlatBuffersfoxglove.FrameTransforms
OMG IDLfoxglove::FrameTransforms

You must use the data structure names specified above for the visualization to recognize the data structure.