X-Humanoid has officially unveiled TG-VLA, which it calls the world’s first full-size, whole-body Vision-Language-Action framework for humanoid robots. 🤖
And the point is not just better hand control but making the entire robot body act as 1 coordinated system.
Most humanoid robots today still behave like mobile machines with 2 arms attached, so they can move, grasp, and follow instructions, but struggle when a task needs the torso, legs, arms, hands, balance, vision, memory, and timing to work together.
TG-VLA tries to fix that through 3 core pieces:
• HEX for learning across different humanoid robot bodies,
• HAF-VLA for breaking whole-body motion into easier action steps, and
• DSRL-DCT for safer online reinforcement learning on high-degree-of-freedom robots.
A high-degree-of-freedom robot has many moving joints, so learning control directly is messy because every small movement affects many other body parts.
The claim is that this gives humanoids a fuller action chain: understand the task, remember the scene, predict what may happen next, coordinate the whole body, and adjust while acting.
A robot should not only learn how to grab objects better, but also learn how its full body should move during the task.
It uses embodiment state prediction, which means the model estimates what the robot’s body state should look like as the task continues.
The main point is that the focus on whole-body manipulation, because humanoid progress has often looked impressive in demos but weak once the task needs balance, memory, and coordinated motion together.