laurivosandi / sumochip

Sumorobot platform on top of CHIP board
MIT License
17 stars 13 forks source link

Install script to setup a new SumoCHIP #10

Open artizirk opened 7 years ago

artizirk commented 7 years ago

Install script should do following things:

apt update
apt full-upgrade
apt install git python-pip python-dev python-systemd hostapd dnsmasq avahi-autoipd
pip install sumochip

If all that is done then we can close issue #5