# aurora-opensource/xviz

A protocol for real-time transfer and visualization of autonomy data

Repository: https://github.com/aurora-opensource/xviz
Canonical: https://ross.abutalabs.com/products/xviz
Homepage: http://xviz.io
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: 3d, robotics, self-driving-car, protocol
Last push: 2024-07-05T18:03:23+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2975, "days_push": 789, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1076, forks 234 (observed 2026-08-28T04:03:29.485985+00:00)

## What it is
XVIZ is a protocol and JavaScript tooling suite for real-time transfer and visualization of autonomy data, with modules for building, parsing, validating, and serving XVIZ streams. It includes converters for open datasets like KITTI and NuScenes and a server/client example stack.

## Use cases
- stream lidar and perception data from autonomous vehicles for 3d visualization
- convert kitti or nuscenes datasets to a streamable visualization format
- build a server that streams autonomy data to a web-based 3d viewer
- validate and inspect autonomy data logs against a schema
- visualize self-driving car sensor data in real time in the browser

## When to choose
- you need a standardized protocol for streaming robotics or autonomous vehicle data to 3d visualization tools like deck.gl
- you want ready-made converters for common open autonomy datasets
- you are building a Node.js-based pipeline for autonomy data logging and playback

## When to avoid
- you need a general-purpose telemetry protocol unrelated to autonomy or 3d scenes
- your stack is not JavaScript/Node.js since tooling is JS-centric
- you need actively developed features - the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: serialization, data-visualization, websocket, http-server, cli
- domain: autonomous-vehicles, robotics, data-visualization, developer-tools
- platform: cross-platform
- tags: autonomy-data, self-driving-car, 3d-visualization, protocol, kitti, nuscenes, nodejs, javascript

## Member repositories
- aurora-opensource/xviz (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.485985+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:20.846355+00:00, confidence not recorded.
  - readme: https://github.com/aurora-opensource/xviz (fetched 2026-08-28T04:03:29.485985+00:00, sha 9578553c3078)
  - homepage: http://xviz.io (fetched 2026-08-29T12:54:42.501264+00:00, sha e92592c500ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
