Go to file
Kenwood cadc2b0c6a Add updating notes 2021-07-14 20:11:46 -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 Create makefile for moving and setting up service file 2021-07-14 20:11:02 -04:00
.gitignore Create half of the rear mast post, and make drawing object for frame. 2021-06-29 19:35:21 -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