Go to file
Kenwood b42055bd4b increase otp time duration 2021-07-15 11:38:21 -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 increase otp time duration 2021-07-15 11:38:21 -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