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
- Host: GitHub
- URL: https://github.com/wallarug/donkeycar-ui
- Owner: wallarug
- License: gpl-3.0
- Created: 2019-11-08T00:36:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T13:29:30.000Z (over 6 years ago)
- Last Synced: 2025-07-22T15:49:33.480Z (11 months ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.