Close

New Git Repo

A project log for Stubby the (Teaching) Hexapod

100% open source robot platform with accessability and affordability in mind: teaching children of all ages about robots & programming

the-big-oneThe Big One 05/21/2014 at 16:580 Comments

We reorganized the git repos today to make things simpler... to build Stubby code, now do the following:

git clone ssh://git@digitalcave.ca/~/projects.git
cd projects/projects/stubby
cd source
make

The kicad schematics and frame design .dxf files are now also located in projects/projects/stubby.

Discussions