SDK v0.12.0
Foxglove SDK
This release supports logging LocationFixes
as a single message. LocationFix
messages now contain a color field to identify each fix within a group.
What's Changed
Added
- Add a new
LocationFixes
schema
Changed
- The
LocationFix
schema now supports an optionalColor
field
Docs: Introduction | Reference: Rust, Python, C++ | Source: github | C++ Artifacts: github