Getting Started¶
Environment Requirements¶
| Environment | Version |
|---|---|
| OS | Ubuntu22.04, Raspberry Pi OS, Window11 |
| Python | >=3.8 |
Installation¶
pip install¶
| Bash | |
|---|---|
Source code installation¶
| Bash | |
|---|---|
Usage¶
Before you start, you need to create a config.json file in the root directory of the project,
Here is an example(you can find it in the config_template.json):
Warning
In the config.json file, you need to remove all the comments before running the program.
Run the program¶
Linux:
Windows:| Bash | |
|---|---|