Any thoughts on this robot picking objects off a moving conveyor belt at 1x?
Summary
A robot using the LingBot-VA 2.0 video-action model picks objects off a moving conveyor belt in real-time at 1x speed, predicting future movements rather than reacting only to the current frame.
Similar Articles
I watched a robot keep up with a live air-hockey puck at real speed, and it predicts the play instead of just reacting
The article discusses the shift from reactive to prediction-based robot control, highlighted by the LingBot-VA 2.0 model which can keep up with fast-moving objects like an air-hockey puck and learn from few demonstrations.
LingBot-Video: sparse-MoE video diffusion transformer (13B total, 1.4B active) post-trained as an action-conditioned world model[R]
LingBot-Video is a 13B sparse-MoE video diffusion transformer (1.4B active) post-trained with RL as an action-conditioned world model, open-sourced with weights and code. It includes a physical-plausibility reward graded by a VLM and frames itself as a policy evaluator and action planner, though closed-loop robot results are absent.
@svpino: I really want to know what’s driving these robots. Are they automatic or remotely monitored by people? If the former, t…
A Twitter user questions whether a video of robots (LingBot2) shows fully autonomous operation or remote monitoring, noting that the answer will be revealed soon.
@RemiCadene: AI developed at @UMA_Robots Picking and Scanning items Deformable, Slippery, Thin, Fragile We mess with it at the end :)
AI developed at UMA_Robots demonstrates picking and scanning deformable, slippery, thin, and fragile items.
IntentVLA: Short-Horizon Intent Modeling for Aliased Robot Manipulation
IntentVLA is a history-conditioned visual-language-action framework that improves robot imitation learning stability by encoding short-horizon intents from visual observations, addressing challenges from partial observability and ambiguous observations. It also introduces AliasBench, an ambiguity-aware benchmark for evaluating such methods.