mjxu96 / carlaviz

Visualize carla in the web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarlaViz Build Status Deployment

Visualize carla in the web browser.

nothing

Version Supported

Platform Supported Carla Version Docker/Source
Ubuntu 0.9.6 - 0.9.15 Docker image and source
Windows 0.9.9.2 - 0.9.15 Docker image and source

Instructions

Docker image

Docker image is provided. Run following command to pull this image (including frontend and backend).

# pull the image based on your carla version
docker pull mjxu96/carlaviz:0.9.15

How to run it?

Here is a simple example to run it.

Build from source

Although the container image is out-of-box to use, you are also welcome to build on your own!

Refer to this page for building instructions.

Contribution

Please read this.

Author and Collaboration

Minjun Xu mjxu96@outlook.com

Please contact me via email if you want more collaborations.

About

Visualize carla in the web browser

License:MIT License


Languages

Language:C++ 84.2%Language:JavaScript 9.7%Language:Python 2.0%Language:CMake 1.4%Language:CSS 1.3%Language:Dockerfile 0.9%Language:Shell 0.3%Language:HTML 0.2%