From Human Hands to Robotic Limbs: A Study in Motor Skill Embodiment for Telemanipulation
Haoyi Shi, Mingxi Su, Ted Morris, Vassilios Morellas, Nikolaos Papanikolopoulos
TL;DR
This work addresses teleoperating a redundant $7$-DOF Kinova manipulator by learning a latent trajectory space with a GRU-based Variational Autoencoder and mapping human arm gestures into that space via a fully connected network. The system decodes latent trajectories in real time to produce corresponding robot joint configurations, enabling novel configurations beyond the training set. Key results show a mean end-effector error of $2.51$ cm and a cosine similarity of $0.97$ across tasks and participants, demonstrating accurate, generalizable teleoperation. The approach reduces data requirements for high-DOF control and offers a scalable, imitation-learning-ready framework for human-robot co-adaptation in teleoperation contexts.
Abstract
This paper presents a teleoperation system for controlling a redundant degree of freedom robot manipulator using human arm gestures. We propose a GRU-based Variational Autoencoder to learn a latent representation of the manipulator's configuration space, capturing its complex joint kinematics. A fully connected neural network maps human arm configurations into this latent space, allowing the system to mimic and generate corresponding manipulator trajectories in real time through the VAE decoder. The proposed method shows promising results in teleoperating the manipulator, enabling the generation of novel manipulator configurations from human features that were not present during training.
