Robobot base software installation

From Rsewiki
Revision as of 11:28, 22 December 2023 by Jca (talk | contribs) (→‎Teensy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

See Software_installation.