21 lines
413 B
Markdown
21 lines
413 B
Markdown
\mainpage Roboid Control for Python
|
|
|
|
Roboid Control support for Python applications
|
|
Supporting:
|
|
- Windows
|
|
- MacOS
|
|
- Linux
|
|
|
|
# Install
|
|
|
|
- Go to the root folder of this repository (the folder containing this `README.md` and `setup.py`)
|
|
- Execute the command.
|
|
```
|
|
pip install .
|
|
```
|
|
|
|
# Basic components
|
|
|
|
- \ref RoboidControl::Thing::Thing "Thing"
|
|
- \ref RoboidControl::ParticipantUDP::ParticipantUDP "ParticipantUDP"
|