A new, free tool called Ultimate Bots Studio has just launched, offering a full-featured humanoid motion editor that runs entirely in a web browser. The platform aims to democratize robotics development by providing a video-editing-style interface to create, remix, and simulate complex humanoid movements without needing a powerful local machine or a frustrating simulator setup.
The studio allows users to import motions from a variety of sources, including retargeting motions from human videos directly to a Unitree G1 humanoid. It also supports a community library, custom user libraries, and motions generated by AI models from companies like Uthana Inc. Once imported, motions can be edited with intuitive tools to combine clips, split and crop timelines, and blend transitions, effectively lowering the barrier to entry for aspiring roboticists and animators.
The platform’s real-time evaluation is handled by NVIDIA’s GEAR-SONIC policy, a foundation model for humanoid control. This is all made possible by a potent in-browser tech stack featuring the MuJoCo physics engine compiled to WebAssembly (WASM) and the ONNX Runtime Web for neural network inference. This approach effectively removes the soul-crushing setup process that has become a rite of passage for robotics researchers.
Why is this important?
Ultimate Bots Studio significantly reduces the friction in the early stages of robotics R&D. By eliminating the need for complex local environments, it allows students, researchers, and hobbyists to experiment with advanced humanoid motion policies from any machine with a web browser. The ability to instantly simulate, share, and remix motions could foster a more collaborative community, creating a de facto “GitHub for robot movements.” Furthermore, with export options for both direct deployment (Sonic format) and training pipelines (LAFAN format), the tool bridges the gap between quick prototyping and serious development.
You can try the tool for free at the Ultimate Bots Studio website.

