LICENSE
README.md
pyproject.toml
requirements.txt
idiap_robot_toolkit/__init__.py
idiap_robot_toolkit/fake.py
idiap_robot_toolkit/qirobots.py
idiap_robot_toolkit/robot.py
idiap_robot_toolkit/utils.py
idiap_robot_toolkit/widgets.py
idiap_robot_toolkit.egg-info/PKG-INFO
idiap_robot_toolkit.egg-info/SOURCES.txt
idiap_robot_toolkit.egg-info/dependency_links.txt
idiap_robot_toolkit.egg-info/entry_points.txt
idiap_robot_toolkit.egg-info/requires.txt
idiap_robot_toolkit.egg-info/top_level.txt
idiap_robot_toolkit/configs/qi.yaml
idiap_robot_toolkit/resources/empty.html
idiap_robot_toolkit/scripts/__init__.py
idiap_robot_toolkit/scripts/qi_robot_wizard.py
idiap_robot_toolkit/scripts/run_robot_func.py
tests/test_fake.py
tests/test_qirobots.py
tests/test_robot.py
tests/test_utils.py