.gitignore
MANIFEST.in
README.md
acknowledgements.md
setup.py
assets/telemoma_architecture.png
telemoma/__init__.py
telemoma.egg-info/PKG-INFO
telemoma.egg-info/SOURCES.txt
telemoma.egg-info/dependency_links.txt
telemoma.egg-info/requires.txt
telemoma.egg-info/top_level.txt
telemoma/__pycache__/__init__.cpython-310.pyc
telemoma/__pycache__/__init__.cpython-39.pyc
telemoma/configs/__init__.py
telemoma/configs/base_config.py
telemoma/configs/only_keyboard.py
telemoma/configs/only_mobile_phone.py
telemoma/configs/only_spacemouse.py
telemoma/configs/only_vision.py
telemoma/configs/only_vr.py
telemoma/configs/vr_hand_vision_base.py
telemoma/configs/__pycache__/__init__.cpython-310.pyc
telemoma/configs/__pycache__/__init__.cpython-39.pyc
telemoma/configs/__pycache__/base_config.cpython-310.pyc
telemoma/configs/__pycache__/base_config.cpython-39.pyc
telemoma/configs/__pycache__/only_keyboard.cpython-39.pyc
telemoma/configs/__pycache__/only_spacemouse.cpython-39.pyc
telemoma/configs/__pycache__/only_vision.cpython-39.pyc
telemoma/human_interface/README.md
telemoma/human_interface/__init__.py
telemoma/human_interface/keyboard.py
telemoma/human_interface/mobile_phone.py
telemoma/human_interface/oculus.py
telemoma/human_interface/spacemouse.py
telemoma/human_interface/teleop_core.py
telemoma/human_interface/teleop_policy.py
telemoma/human_interface/vision.py
telemoma/human_interface/__pycache__/__init__.cpython-310.pyc
telemoma/human_interface/__pycache__/__init__.cpython-39.pyc
telemoma/human_interface/__pycache__/keyboard.cpython-310.pyc
telemoma/human_interface/__pycache__/keyboard.cpython-39.pyc
telemoma/human_interface/__pycache__/mobile_phone.cpython-310.pyc
telemoma/human_interface/__pycache__/mobile_phone.cpython-39.pyc
telemoma/human_interface/__pycache__/oculus.cpython-310.pyc
telemoma/human_interface/__pycache__/oculus.cpython-39.pyc
telemoma/human_interface/__pycache__/spacemouse.cpython-310.pyc
telemoma/human_interface/__pycache__/spacemouse.cpython-39.pyc
telemoma/human_interface/__pycache__/teleop_core.cpython-310.pyc
telemoma/human_interface/__pycache__/teleop_core.cpython-39.pyc
telemoma/human_interface/__pycache__/teleop_policy.cpython-310.pyc
telemoma/human_interface/__pycache__/teleop_policy.cpython-39.pyc
telemoma/human_interface/__pycache__/vision.cpython-310.pyc
telemoma/human_interface/__pycache__/vision.cpython-39.pyc
telemoma/robot_interface/README.md
telemoma/robot_interface/igibson/__init__.py
telemoma/robot_interface/igibson/fetch.py
telemoma/robot_interface/igibson/igibson_env.py
telemoma/robot_interface/igibson/tiago.py
telemoma/robot_interface/igibson/__pycache__/__init__.cpython-39.pyc
telemoma/robot_interface/igibson/__pycache__/fetch.cpython-39.pyc
telemoma/robot_interface/igibson/__pycache__/igibson_env.cpython-39.pyc
telemoma/robot_interface/igibson/__pycache__/tiago.cpython-39.pyc
telemoma/utils/__init__.py
telemoma/utils/camera_utils.py
telemoma/utils/general_utils.py
telemoma/utils/ros_utils.py
telemoma/utils/transformations.py
telemoma/utils/vision_teleop_utils.py
telemoma/utils/__pycache__/__init__.cpython-310.pyc
telemoma/utils/__pycache__/__init__.cpython-39.pyc
telemoma/utils/__pycache__/camera_utils.cpython-310.pyc
telemoma/utils/__pycache__/camera_utils.cpython-39.pyc
telemoma/utils/__pycache__/general_utils.cpython-310.pyc
telemoma/utils/__pycache__/general_utils.cpython-39.pyc
telemoma/utils/__pycache__/transformations.cpython-310.pyc
telemoma/utils/__pycache__/transformations.cpython-39.pyc
telemoma/utils/__pycache__/vision_teleop_utils.cpython-310.pyc
telemoma/utils/__pycache__/vision_teleop_utils.cpython-39.pyc