All Projects → tum-vision → autonavx_web

tum-vision / autonavx_web

Licence: other
interactive exercises for AUTONAVx course

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

autonavx_web - interactive exercises for AUTONAVx course

This repository contains the code for the interactive exercises used in the AUTONAVx course on edX.

Build

Make sure you have npm (included in nodejs) and bower installed.

Run the following commands in the autonavx_web folder:

npm install
bower install
grunt shell:make_skulpt
grunt

Open http://localhost:8000/ to view a list of all exercise files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].