Skip to content
The X2 humanoid robot mid-stride on a plain studio background, one arm swung forward.

The X2 as a lab instrument, not a stage demo

A lab buying a humanoid is not buying a demo. It is buying an instrument that students will write code against for three or four years, that a PhD project will still be running experiments on after the grant that paid for it has closed, and that has to survive being handed to a different research group every semester. That changes what matters. A machine that looks impressive doing a fixed routine is worth nothing to a lab if nobody in the building can get inside it.

The SDK decides whether it is a platform at all.
AGIBOT publishes the X2's control layer, AimDK_X2, in both Python and C++. That is the difference between a robot a lab can build coursework and papers on and a robot that performs a fixed set of tricks nobody can extend. Python gets a masters student from a working idea to a running experiment in an afternoon; C++ is what a lab needs when the experiment becomes a real-time control loop, and having both in one SDK means the same machine serves an introductory HRI course and a locomotion PhD without a rewrite in between. A closed stack with a demo mode answers neither question, however good the demo looks.
Degrees of freedom and reach are what decide the research questions the platform can actually support
, not a specification to admire. The X2 Basic runs 25 active degrees of freedom at 33 kg; the X2 Ultra runs 30 active degrees of freedom at 39 kg, with an arm reach of 558 mm and a per-arm payload of 3 kg. A lab teaching bipedal locomotion or running human-robot interaction studies is asking questions the Basic's 25 degrees of freedom answer directly. A lab whose research is manipulation, grasping under a learned policy, bimanual coordination, needs the Ultra's extra five degrees of freedom and its arm reach to even pose the experiment: a shorter reach or fewer actuated joints is not a smaller version of the same study, it is a different study.

A synthesised cinematic move around AGIBOT's own X2 render, made from a single still. It is not footage of the robot working: the pose is frozen and only the camera moves. It shows the machine this post is about, not a task it performed.

The two tiers map onto two kinds of lab, and that is the first decision to get right.
The Basic pairs with teaching, HRI and locomotion work: courses that need a full-body platform students can safely put hands on and program against, where the return is dependable behaviour and low friction, not raw compute. The Ultra pairs with perception and manipulation research that runs a learned policy onboard, on the NVIDIA Orin NX at 157 TOPS, walking at up to 2 m/s. If a lab's roadmap has a policy running inference on the robot rather than on a bench PC feeding commands over a link, the Orin NX budget is the number that decides whether the Ultra is required or the Basic will do.
What the catalogue does not publish is worth naming.
AGIBOT lists over 20 preset movements covering gait, dance and martial arts, and those exist for demonstration and calibration, not for a research programme; a lab building a thesis on top of a preset routine has built it on the wrong layer of the stack. There is also no published benchmark for either tier's manipulation success rate or grasp reliability on arbitrary objects: that number does not exist in any source available here, and a lab that needs it has to generate it itself, which is exactly what the SDK is for.

Two questions settle which tier and how many units a lab actually needs: does the research run on the robot's own compute or off it, and does the curriculum need one unit shared across a semester or several running in parallel. A one-week rental answers both before a purchase order is written: the Basic rents at 1500 EUR per week, the Ultra at 2500 EUR per week. That is cheaper than guessing, and faster than waiting on a specification sheet to answer a question it was not written to answer.

More news

  • The AGIBOT X2 humanoid robot mid-stride on a plain studio background

    How much does a humanoid robot actually cost

    No purchase price is published anywhere on this site, and that is not an oversight. Here is what actually has a number attached: weekly rental by platform, the engineering day rate, and what the included warranty already covers.

    Read more
  • The AGIBOT X2 standing still on a plain studio floor

    Naming a sensor is not the same as counting it

    The G2 publishes 2 LiDAR units and 3 RGB-D cameras as counted rows; the X2 Ultra names the same sensor types with no count; the X2 Basic states zero. Reading the difference is worth more than the word "autonomous" on its own.

    Read more