Robobot base software installation

From Rsewiki

Back to Robobot B

Robobot base software

To make the initial copy from the repository (Linux)

cd
cd svn
svn checkout svn://repos.gbar.dtu.dk/jcan/robobot

To update with a new version

cd
cd svn/robobot
svn update

If you want to see the source code on other platforms, the repository is open for reading.

Teensy

Software tool chain installation