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.
 
 
Go to file
Eliza Moscovskaya 991530ff26 works fine with web and oak 1 month ago
geom_controll simple works, needs damage and range 1 month ago
robot new fire sim working fine 1 month ago
submodules works fine with web and oak 1 month ago
.gitignore simple works, needs damage and range 1 month ago
.gitmodules simple works, needs damage and range 1 month ago
README.md simple works, needs damage and range 1 month ago
config.py works fine with web and oak 1 month ago
main.py works fine with web and oak 1 month ago
requirements.txt simple works, needs damage and range 1 month ago
robot.png simple works, needs damage and range 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