Compiler explorer with support for CARLA Simulator's LibCarla.
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