New and improved Autonomous Vehicle Simulator!
-
Install recent version of node.js with npm, LTS 10.15 works.
-
Run
npm install
insideWebUI
folder to install dependencies, do this only once or if dependencies change insidepackages.json
file. -
Run
npm run pack-p
to create optimized html/js/css files.