Conceitos essenciais
A novel system that enables rigid robots to learn dexterous, contact-rich manipulation tasks from a few demonstrations, incorporating a teleoperation interface with haptic feedback and a method called Comp-ACT that learns variable compliance control.
Resumo
The proposed system consists of two key components:
-
Teleoperation Interface:
- A teleoperation system based on Virtual Reality (VR) controllers that provides an intuitive and cost-effective method for task demonstration with haptic feedback.
- The haptic feedback is achieved by mapping the contact force measured at the robot's wrist to the vibration of the VR controllers, allowing the operator to feel the interaction forces and adapt the robot's behavior accordingly.
-
Comp-ACT: Compliance Control via Action Chunking with Transformers
- A method that leverages the demonstrations to learn variable compliance control from a few demonstrations.
- Comp-ACT predicts a sequence of future actions, including the target Cartesian end-effector pose and the corresponding time-varying stiffness parameters, conditioned on the current observation.
- The predicted Cartesian pose and stiffness parameters are then fed into a Cartesian compliance controller to execute the task.
The proposed system was evaluated on various complex contact-rich manipulation tasks, including bimanual and single-arm setups, in both simulated and real-world environments. The results demonstrate the effectiveness of the system in teaching robots dexterous manipulations with enhanced adaptability and safety compared to standard position-controlled approaches.
Estatísticas
The contact force applied to the table during the simulated bimanual wiping task was over 5 times lower when using the Comp-ACT policy compared to the ACT policy without compliance control.
Citações
"Our proposed system, depicted in Figure 1, consists of, firstly, a teleoperation interface. Like previous research work [4], we demonstrate the tasks by directly teleoperating the robot. This paper presents a teleoperation system based on Virtual Reality (VR) controllers, as it has been shown to be a more intuitive interface for users to tele-operate robots [5], [6]."
"Secondly, inspired by [10], we propose a method to learn variable Compliance Control via Action Chunking with Transformers (Comp-ACT). It starts by gathering demonstrations, including the Cartesian trajectory of the robots' end-effector, the measured F/T on each robot, the compliance control parameters during teleoperation (i.e., stiffness), and camera images from multiple points of view."