SkillAgentSearch skills...

Streetscape.gl

Visualization framework for autonomy and robotics data encoded in XVIZ

Install / Use

/learn @aurora-opensource/Streetscape.gl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

streetscape.gl

streetscape.gl is a toolkit for visualizing autonomous and robotics data in the XVIZ protocol. It is built on top of React and Uber’s WebGL-powered visualization frameworks.

UI Components

Install

npm install streetscape.gl
# or
yarn add streetscape.gl

Documentation and demo

AVS Website

Quick start

You need Node.js and yarn to run the example app.

# Clone streetscape.gl
$ git clone https://github.com/uber/streetscape.gl.git
$ cd streetscape.gl

# Install dependencies
$ yarn bootstrap

# Run example
$ cd examples/get-started
$ yarn
$ yarn start

Contributions

streetscape.gl welcomes contributions. If you have an idea, open a Github issue to get some feedback before you start implementing, to make sure that the maintainers are ready to accept it.

Related Skills

View on GitHub
GitHub Stars976
CategoryDevelopment
Updated12d ago
Forks227

Languages

JavaScript

Security Score

100/100

Audited on Mar 17, 2026

No findings