Skip to content

tum-vision/autonavx_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

interactive exercises for AUTONAVx course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published