Open-Source Platform for Humanoid Robots
The new OpenClaw robotics platform is now running on the Unitree G1 humanoid, an open-source project from an MIT dropout. It integrates LiDAR and stereo cameras to build real-time 3D voxel maps for navigation and object tracking, and it supports around 80% of Chinese OEM robots.
The OpenClaw agent communicates with the Unitree G1 through a ROS 2 bridge called RosClaw, enabling high-level commands sent via messaging apps to be translated into actions on the robot. This architecture allows for a shift from direct teleoperation to task delegation, where a user can specify a goal in natural language, and the software stack handles the motion planning and execution using frameworks like Nav2 and MoveIt2. The open-source nature of the project is further supported by community-developed ROS 2 packages, such as G1Pilot, which provide tools for controlling the robot's upper body and integrating with navigation stacks. A recent development for OpenClaw on the G1 is the implementation of "Spatial Agent Memory and SpatialRAG," a dynamic voxel-based world model. This system allows the robot to build a searchable 3D memory of its environment, tagging voxels with data such as embeddings, object detections, and odometry from its LiDAR and stereo cameras. This enables the G1 to reason about object permanence, scene changes, and spatial relationships over time, moving beyond immediate perception. The creator of OpenClaw, an MIT dropout named Peter Steinberger, recently joined OpenAI, with the OpenClaw project transitioning to an independent open-source foundation. Originally named Clawdbot and later Moltbot, the AI agent gained significant traction in early 2026 for its ability to run locally and integrate with a user's files and applications to perform tasks proactively. The platform's adaptability has spurred interest in China, with major tech companies like Tencent and Alibaba integrating OpenClaw into their cloud services and connecting it with local large language models such as Moonshot AI's Kimi and models from Zhipu AI and MiniMax. This push is partly driven by the cost-effectiveness of these models for running persistent, "always-on" AI agents which can incur significant API costs. This paradigm of AI agent-driven robotics is highly relevant to the semiconductor and aerospace industries. In semiconductor manufacturing, companies like Samsung are moving towards "AI-Driven Factories" by 2030, using AI agents to manage production workflows and control humanoid robots for precision tasks. Similarly, in the aerospace sector, companies are exploring humanoid robots for complex assembly and maintenance tasks, with a growing demand for robotics engineers with experience in motion planning and AI integration in the Los Angeles area.