The sputnik software is held on git - currently in a private repository on bit bucket.
To setup the software we need to do the following steps.
- clone the git repository
git clone https://colinsgrant@bitbucket.org/zelonysoftware/sputnikrobot.git
- create a start script in bin that can be started up through RasPi Check mobile app or cron. (need to put in git).
- Edit .profile to set ROBOTHOME
- Create a cronjob to start sputnik on startup (use @reboot instead of times).