→ Back to Home
Robotics

X Square Robot Open-Sources Robot-Free Data Collection Framework

Shenzhen-based X Square Robot has introduced an innovative solution to a persistent challenge in robotics development: the laborious and expensive process of collecting training data for embodied AI. The company recently open-sourced its XRZero-G0 framework, a comprehensive hardware and software system designed to enable human operators to gather high-quality robot training data more efficiently than ever before. This move is expected to significantly accelerate the pace of research and development in the field of robotics. Traditionally, companies building robots for physical tasks spend considerable time and resources operating machines manually to collect training examples. Each session with a physical robot yields only a limited number of demonstrations daily, which acts as a bottleneck, slowing down the growth of datasets crucial for training embodied AI. While human demonstrators offer a more cost-effective data source, their output often suffers from quality inconsistencies that limit its value. XRZero-G0 directly addresses these issues. The framework allows human operators to generate policies and test them on physical robots, streamlining the entire data collection pipeline. Released under an MIT license, the code is available on GitHub and is accompanied by G0-Dataset, a multimodal dataset built using the framework. This dataset already contains over 2,000 hours of validated demonstrations, spanning vision, tactile, and audio data, and covers 3,000 distinct manipulation tasks. A key innovation of XRZero-G0 lies in its ability to match human demonstrations to robot perception. Physical robots typically interpret their surroundings through multiple cameras. The framework employs a head-mounted camera for wider context and two wrist-mounted cameras to capture detailed hand and object movements. This multi-camera approach, unlike many human-operated setups that rely solely on wrist views, ensures that the collected data closely aligns with how a robot perceives a task during deployment. A wearable VR interface and interchangeable grippers further enhance the system's versatility, allowing a single operator to produce demonstrations applicable to various robot bodies. Quality control is also built into the pipeline. XRZero-G0 utilizes a closed-loop process of collection, inspection, training, and evaluation to maintain data integrity. The company reports an impressive 10-to-1 data ratio, meaning that robot-free data collected via XRZero-G0 can be as effective as real-robot data, significantly reducing the need for extensive physical robot operation. Policies trained with this framework have demonstrated zero-shot transfer capabilities, performing tasks on robot platforms outside their training set without requiring platform-specific fine-tuning. By open-sourcing XRZero-G0, X Square Robot is not only providing a powerful tool for data collection but also fostering community collaboration in advancing embodied AI. The framework's ability to support large-scale pretraining and cross-embodiment transfer research is poised to accelerate the development of more capable and adaptable robotic systems for a wide range of applications.
#robotics#ai#open-source#data collection#embodied ai#robot training
Read original source