Go to file
Kenwood 7ea7f13e9b regen bits 2021-07-15 11:29:50 -04:00
companion_software Add basic bot, this should get changed 2021-06-21 21:02:11 -04:00
crawler_cad Send final updates to fab 2021-07-14 19:40:19 -04:00
crawler_software regen bits 2021-07-15 11:29:50 -04:00
.gitignore regen bits 2021-07-15 11:29:50 -04:00
README.md Add updating notes 2021-07-14 20:11:46 -04:00

README.md

To install on robot

git clone https://kitsunehosting.net/gitea/Kenwood/lewis-crawler /srv/crawler
cd /srv/crawler/crawler_software/raspberry_pi
make install

Updating

cd /srv/crawler
git pull