This is the Github repo for
$MATER$ : Mutually Aware Framework for Teleoperated-robot with Extended Reality
Ziliang(Johnson) Zhang · Cong Liu . Hyoseung Kim
Welcome to the official repository for
@proceeding{zhang2026mater,
author = {Ziliang Zhang and Cong Liu and Hyoseung Kim},
title = {{MATER}: Mutually Aware Framework for Teleoperated-robot with Extended Reality},
journal = {Proceedings of the ACM on Measurement and Analysis of Computing Systems},
volume = {10},
number = {2},
articleno = {45},
month = jun,
year = {2026},
pages = {1--23},
doi = {10.1145/3805643}
}The
robot/: Contains the robot side code, including both ROS and ROS2 implementations.src/: Contains the C++ source code for the robot side.
xr/: Contains the XR side code, including baseline ILLIXR framework, Improved BOXR framework, DepthAI hand tracking and XR side bridge for communication.
To install the
Please check the Usage page for more details.