Skip to main content

KeyValuePair

A key with its associated value

Parent schemas

KeyValuePair appears in the CircleAnnotation, ImageAnnotations, LocationFix, Odometry, PointsAnnotation, SceneEntity, and TextAnnotation message schemas.

Schema

fieldtypedescription
keystringKey
valuestringValue

Reference implementations

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

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

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