Xviz
A protocol for real-time transfer and visualization of autonomy data
Install / Use
/learn @aurora-opensource/XvizREADME
XVIZ
XVIZ is a protocol for real-time transfer and visualization of autonomy data. Learn more in the docs and specification.

Tools and examples
This repo contains the following submodules:
@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.
And examples:
Quick start
You need Node.js and yarn to run the examples.
# Clone XVIZ
$ git clone https://github.com/uber/xviz.git
$ cd xviz
# Install dependencies
$ yarn bootstrap
Convert and serve KITTI example data:
# Download KITTI data
$ ./scripts/download-kitti-data.sh
# Convert KITTI data if necessary and run the XVIZ Server and Client
$ ./scripts/run-kitti-example.sh
NPM Scripts
bootstrap- install dependenciesbuild- rebuild all modulestest- run full tests (lint, unit tests in node and headless browser)test bench|bench- run benchmark teststest bench-browser- run benchmark tests in browsertest node- run unit tests in Nodetest browser- run tests in browsertest browser-headless- run tests in headless browserlint- run lintlint fix- run prettierpublish beta- publish beta releasepublish prod- publish production release
Requirements for Contribution
The pre-commit hook yarn test-fast requires you to have jq installed:
brew install jq
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
