Skip to content

Visualization framework for autonomy and robotics data encoded in XVIZ

License

Notifications You must be signed in to change notification settings

romaxa/streetscape.gl

This branch is up to date with aurora-opensource/streetscape.gl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 3, 2022
befae13 · Jun 3, 2022
May 6, 2019
May 18, 2020
Apr 19, 2019
Feb 9, 2021
Jun 2, 2022
Oct 1, 2019
Jun 3, 2022
Nov 4, 2021
Jan 2, 2022
Oct 2, 2019
Oct 1, 2019
Oct 1, 2019
Oct 1, 2019
Dec 1, 2018
Oct 1, 2019
May 3, 2019
Dec 10, 2019
Dec 4, 2018
Aug 21, 2019
May 14, 2020
Aug 7, 2018
Feb 4, 2019
Nov 8, 2019
May 6, 2019
Jun 3, 2022
Nov 8, 2019
Jun 2, 2022
May 3, 2019
Jun 2, 2022

Repository files navigation

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.

About

Visualization framework for autonomy and robotics data encoded in XVIZ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • SCSS 2.9%
  • Shell 1.6%
  • HTML 1.1%
  • Python 1.1%
  • CSS 0.4%
  • Dockerfile 0.1%