Embodied AI
具身智能 / Embodied Intelligence
What Is Embodied AI?
Embodied AI (embodied intelligence) is the paradigm in which an intelligent agent has a physical body and accomplishes perception, decision-making, and action through interaction with the real environment. Unlike "disembodied" models that only process text or images, embodied AI must close the loop in the physical world: see → understand → act → observe the result → correct.
Why Humanoids Are the Primary Platform
Human environments — stairs, door handles, tools, workstations — are designed for the human body. The humanoid form lets robots reuse this infrastructure without modifying the environment, and lets vast human motion data (video, motion capture, teleoperation demonstrations) transfer directly into training data.
The Stack
- Body: high-dynamic hardware is the prerequisite — torque-dense joint motors, high-frequency control buses, and whole-body degrees of freedom;
- Perception: multimodal sensing — vision, depth, IMU, touch;
- Decision: foundation-model or reinforcement-learning policies, often transferred from simulation via Sim-to-Real;
- Data: teleoperated real-robot data collection for imitation learning.
The BXI Elf 3 humanoid robot ships with a ROS2 SDK and MuJoCo simulation — an open platform built for embodied-AI research.
