LocationFixes
A group of LocationFix messages
Schema
| field | type | description |
|---|---|---|
fixes | LocationFix[] | An array of location fixes |
Reference implementations
Foxglove schemas are framework-agnostic, and can be implemented using any supported message encoding:
| encoding | schema |
|---|---|
| ROS 1 | foxglove_msgs/LocationFixes |
| ROS 2 | foxglove_msgs/msg/LocationFixes |
| JSON | foxglove.LocationFixes |
| Protobuf | foxglove.LocationFixes |
| FlatBuffers | foxglove.LocationFixes |
| OMG IDL | foxglove::LocationFixes |
You must use the schema names specified above for Foxglove to recognize the schema.