You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 weeks ago | |
|---|---|---|
| geom_controll | 1 month ago | |
| robot | 1 month ago | |
| submodules | 4 weeks ago | |
| .gitignore | 1 month ago | |
| .gitmodules | 1 month ago | |
| README.md | 1 month ago | |
| config.py | 4 weeks ago | |
| main.py | 4 weeks ago | |
| requirements.txt | 4 weeks ago | |
| robot.png | 1 month ago | |
README.md
Для работы установите дополнительные модули и файл requirements.txt:
git submodule add --branch main https://git.robofob.ru/sirius/robot_controller.git submodules/robot_controller_base
git submodule add --branch main https://git.robofob.ru/sirius/gesture_rec.git submodules/gesture_detection
Принудительно обновить:
git submodule update --init --remote --recursive