Repo for the Software of the AutomART on the Raspberry PI
-
webappDevholds the development env. for the webpage that can control the bot.- Inside use
npm run devto develop andnpm run buildto build directly to the serve directory of the webserver
- Inside use
-
serverandclientholds the python code that is run on the robot. -
startServer.shshall be run as a linux service on the pi -
startClient.shshall be added to the ~/.bashrc file and the pi shall run in Console-Only-Mode. (sudo raspi-config)