An open API service indexing awesome lists of open source software.

https://github.com/wallarug/donkeycar-ui

A UI for system operations for Donkey Car
https://github.com/wallarug/donkeycar-ui

Last synced: 10 months ago
JSON representation

A UI for system operations for Donkey Car

Awesome Lists containing this project

README

          

# donkeycar-ui
A UI for system operations for Donkey Car

## Usage
Use the same enviroment `(env) pi@donkeycar:~/` as the Donkey Car Platform for running this program. It has the same dependances. Then run with the following command either from commandline or script or cronjob.

```
python app.py
```

## Customise
You can customise the DONKEY_PATH and other variables in the top of `app.py` under the `Paths` comment.