Overview of XVIZ packages
masterXVIZ is a protocol for real-time transfer and visualization of autonomy data. The repository is organized into several specialized packages:
@xviz/builder: Node.js utilities for converting data to the XVIZ protocol.@xviz/cli: CLI utilities for the XVIZ protocol.@xviz/io: Library for loading, accessing, and manipulating XVIZ data.@xviz/parser: Client-side decoder and synchronizer for consuming XVIZ data.@xviz/schema: Validation and schemas for the XVIZ protocol.@xviz/server: A complete server module supporting the full XVIZ protocol.