This project explore to operate the Anki Cozmo robot in mixed reality (MR) and virtual reality (VR) using OpenXR supported head mounted display (HMD) such as Microsoft Hololens and Oculus Quest 2.
This document demonstrates some examples and record the future development steps.
[! Please note that this repository is under continuous development and improvement. Only the functionalities in the MainDemoScene
scene is working. But please feel free to explore other work in progress code base as well!]
Mixed Reality (Hololens2) Demos
Virtual Reality (Oculus Quest 2 + Passthrough API) Demos
Free Hand Lift Control Using Hololens One Hand Ruler
The robot model was imported to Unity using URDF Importer
The communcication between ROS and HMD is built on top of the Unity ROS TCP Connector
Learn more about this project from our contribution at the 5th International Workshop on Virtual, Augmented, and Mixed Reality for HRI ( VAM-HRI 2022): https://openreview.net/pdf?id=HYIes841hJc
If you find this repository useful for your research and work, please cite this work:
@inproceedings{Li2022TowardsRE,
title={Towards Robust Exocentric Mobile Robot Tele-Operation in Mixed Reality},
author={Ke Li and Reinhard Bacher and Wim P. Leemans and Frank Steinicke},
year={2022}
}