Yue Xu, Litao Wei, Pengyu An, Qingyu Zhang Yong-Lu Li,
Please go to our project page for 3D printing CAD models and the assembly guide.
ARCap APK: Install the apk (exUMI_ARCap_release.apk in the arcap branch) to the Meta Quest (refer to the installation guide from ARCap)
RaspberryPi / OrangePi:
- Install any OS on the RaspberryPi / OrangePi and setup the network. A static IP is suggested for convienience
- Clone this repo to the Pi and setup the environment. Turn on the I2C port in the board cofiguration (
raspi-configororangepi-config) - Connect the power wires of tactile sensors to the 5V and GND pins on the board. Connect the AS5600 board as below.
Tactile Sensor:
cd ./9DTact/shape_reconstruction- Setup the tactile sensors' camera channel in
shape_config_left.yamlandshape_config_right.yaml. - Calibrate the tactile sensors:
sh run_calibration.sh left,sh run_calibration.sh right - Copy the
AS5600 Encoder: cd ARCap && python calibrate_as5600.py
See Data Collection page for details.
Please check our task-specific dataset on HF and also the UMI-Data project.
Please refer to ./sh/ for the policy training and real world deployment script (on Flexiv Rizon + Grav hardware).
We appreciate the great efforts from UMI, 9DTact and ARCap, which build a solid foundation for our work!

