Loading video...

Video Failed to Load

Go Home

Low-cost teleop systems have democratized robot data collection, but they lack any force feedback, making it challenging to teleoperate contact-rich tasks. Many robot arms provide force information — a critical yet underutilized modality in robot learning. We introduce: 1. 🦾A low-cost, force-feedback-enabled teleop system. 2. 🥊Force-Attending Curriculum Training (FACTR)...

152,482 views • 1 year ago •via X (Twitter)

11 Comments

Jason Liu's profile picture
Jason Liu1 year ago

🦾Our teleop system (~$1K per leader arm) lets users intuitively feel forces experienced by robots, without additional sensor hardware. This can be done for many arms. We also integrate gravity comp, redundancy resolution, etc. in the teleop leader arm, augmenting the teleop experience. (2/N)

Jason Liu's profile picture
Jason Liu1 year ago

🥊 Naively adding force to policy learning does not guarantee performance improvement. BC policies often overfit to vision input and ignore force when added naively, limiting performance in contact-rich tasks. (3/N)

Jason Liu's profile picture
Jason Liu1 year ago

🥊 We propose FACTR, a curriculum that corrupts vision with decreasing intensity during training. This prevents overfitting to vision and guides the policy to properly attend to force. (4/N)

Jason Liu's profile picture
Jason Liu1 year ago

🥊 FACTR policies generalize to unseen objects significantly better than baseline policies (vision+force without FACTR). (5/N)

Jason Liu's profile picture
Jason Liu1 year ago

🥊 We visualize cross attention of action tokens to force (blue) and vision (orange) tokens. [Left] Without FACTR, policy does not pay much attention to force. [Right] FACTR policies properly attend to force, even learning mode-switches, indicated by force attention outweighing vision. (6/N)

Jason Liu's profile picture
Jason Liu1 year ago

🥊 By attending to force, FACTR policies also exhibit emergent recovery behavior (not in training data), even for unseen objects. We do not observe this in baseline policies. (7/N)

Jason Liu's profile picture
Jason Liu1 year ago

Both our teleop system and autonomous policies significantly outperform baselines. FACTR is easy to set up on existing systems. All components will be open-sourced soon! w/ @yulongli42 @kenny__shaw @_tonytao_ @rsalakhu @pathak2206 (8/N)

ARK Electronics's profile picture
ARK Electronics2 years ago

Excited about the latest tech for your drone product? Our NDAA-compliant, US-made flight controllers are designed to accelerate your path to market and provide a solid platform for developing your autonomous software. Check them out! #Drones #UAV #UAS #Robotics #MadeInUSA

Masato Kobayashi @るっと🐺's profile picture
Masato Kobayashi @るっと🐺1 year ago

Excellent work🎉! I believe that force information/control is crucial for robot manipulation. If you are interested in my research, please feel free to visit my post and paper, highlighting the importance of position and force information and control !

Klajd Lika`'s profile picture
Klajd Lika`1 year ago

Did you use the internal force estimates from Franka? You can check also our force sensing platform that converts any robot to a multi axis force sensor. We are also working in something. Let’s keep in touch

Jason Liu's profile picture
Jason Liu1 year ago

We used the built-in external force estimates from Franka. What you have here is super cool! Let’s keep in touch

Related Videos

Force-sensing fingers! 🧤 Stanford researchers just released UMI-FT, a handheld data collection platform that puts compact six-axis force/torque sensors on each finger, enabling finger-level wrench measurements alongside RGB, depth, and pose data. Many manipulation tasks require careful force modulation: too little force and the task fails, too much and you cause damage. But commercial force/torque sensors are expensive, bulky, and fragile, which has limited large-scale force-aware policy learning. UMI-FT changes the economics. The platform uses an iPhone for RGB vision, ultrawide RGB, depth, and pose via ARKit, with each finger sensorized using a CoinFT sensor to capture per-finger wrench information during manipulation. This multimodal data trains an adaptive compliance policy that predicts position targets, grasp force, and stiffness for execution on standard compliance controllers. The learned policy runs slowest and generates reference targets, while model-based compliance and force controllers provide delicate 6D compliance control and real-time force modulation. They tested on three contact-rich, force-sensitive tasks: whiteboard wiping (locate eraser, grasp, wipe until clean), skewering zucchini (grasp slice firmly, push onto stick until punctured), and lightbulb insertion (grasp bulb, align bayonet pin with socket slit, insert while overcoming spring force, rotate to light up). The results are clear. Policies without compliance struggle to modulate contact force and trigger safety faults from excessive force. Policies without force sensing fail to grasp unseen objects or resist reaction forces, causing slippage. Here's the project page: ~~ ♻️ Join the weekly robotics newsletter, and never miss any news →

Lukas Ziegler

12,868 views • 8 months ago

I was really impressed by the UMI gripper (Cheng Chi et al.), but a key limitation is that **force-related data wasn’t captured**: humans feel haptic feedback through the mechanical springs, but the robot couldn’t leverage that info, limiting the data’s value for fine-grained manipulation tasks. Led by my amazing students Yolanda Zhu and Binghao Huang, we designed a **portable visuo-tactile gripper** by integrating our dense, flexible tactile arrays with the UMI gripper to enable large-scale in-the-wild data collection. 🔗 We demonstrate **cross-modal representation learning** and **downstream policy learning** on tasks requiring in-hand state estimation (e.g., test tube reorientation) and fine-grained force sensing (e.g., pipette fluid transfer). Key takeaways: - Our flexible tactile arrays store the rich haptic information humans perceive as dense tactile signals. - Portability and robustness are key for in-the-wild data collection; our portable gripper is compact, lightweight, and durable. - Touch provides precise, robust measurements of in-hand object pose, invariant to lighting and viewpoint. - Cross-modal pretraining on large-scale in-the-wild data significantly improves policy robustness and sample efficiency (as shown many times before — and verified again here!). Also check out our previous investigations of dense, flexible tactile grids for understanding human-robot-environment interactions: - Dense tactile glove (Nature ’19): - 3D-ViTac (CoRL ’24):

Yunzhu Li

13,510 views • 1 year ago

This is how ALOHA's "teleoperation" system works - a fancy word for "remote control". Training robots will be more and more like playing games in the physical world. A human operates a "joystick++" to perform tasks and collect data, or intervene if there's any safety concern. There's actually a learning curve to master the controller, much like practicing gaming skills. Teleoperation can be done in many different ways. ALOHA is an impressive custom-built system with very low cost. Here're a few alternatives: (1) Motion Capture (MoCap): apply the MoCap systems used for Hollywood movies to capture the fine-grained motions of hand joints. There would be no "embodiment gap" if the robot hand has 5 fingers. For instance, a demonstrator can wear a CyberGlove ( and manipulate the objects. CyberGlove will capture the motion signals & haptic feedback in real-time, which can be re-targeted onto the humanoid. (2) Wearing gloves & markers can be clumsy. An alternative way to do MoCap is through computer vision. DexPilot from NVIDIA enables marker-less and glove-free data collection. The human operator simply uses their bare hands to perform the tasks. 4 Intel RealSense depth cameras and 2 NVIDIA Titan XP GPUs (yeah, 2019 work) translate the pixels to precise motion signals for robot learning. (3) VR Headset: turn the training room into a VR game and "role play" the robot. This has the advantage of scalable remote data collection - annotators from around the world can contribute without coming onsite. VR demonstration technique appeared in research projects like the iGibson home robot simulator, an initiative that I participated in at Stanford: Behind-the-scene video by Litian Liang

Jim Fan

124,783 views • 2 years ago