Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 595 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 595 Bytes

Compiler Explorer for LibCarla

Compiler explorer with support for CARLA Simulator's LibCarla.

Run a local instance

It has been tested in Ubuntu 16.04 only.

Install node.js with

curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
sudo apt-get install nodejs

Setup and launch local instance with

make