Skip to main content

JointStates

The state of a set of joints at a given time.

Schema

fieldtypedescription
timestampTimestampTimestamp of the joint states
jointsJointState[]Joint states

Reference implementations

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

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

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