The Robot Report

  • Home
  • News
  • Technologies
    • Batteries / Power Supplies
    • Cameras / Imaging / Vision
    • Controllers
    • End Effectors
    • Microprocessors / SoCs
    • Motion Control
    • Sensors
    • Soft Robotics
    • Software / Simulation
  • Development
    • Artificial Intelligence
    • Human Robot Interaction / Haptics
    • Mobility / Navigation
    • Research
  • Robots
    • AGVs
    • AMRs
    • Consumer
    • Collaborative Robots
    • Drones
    • Humanoids
    • Industrial
    • Self-Driving Vehicles
    • Unmanned Maritime Systems
  • Business
    • Financial
      • Investments
      • Mergers & Acquisitions
      • Earnings
    • Markets
      • Agriculture
      • Healthcare
      • Logistics
      • Manufacturing
      • Mining
      • Security
    • RBR50
      • RBR50 Winners 2025
      • RBR50 Winners 2024
      • RBR50 Winners 2023
      • RBR50 Winners 2022
      • RBR50 Winners 2021
  • Resources
    • Automated Warehouse Research Reports
    • Digital Issues
    • eBooks
    • Publications
      • Automated Warehouse
      • Collaborative Robotics Trends
    • Search Robotics Database
    • Videos
    • Webinars / Digital Events
  • Events
    • RoboBusiness
    • Robotics Summit & Expo
    • DeviceTalks
    • R&D 100
    • Robotics Weeks
  • Podcast
    • Episodes
  • Advertise
  • Subscribe

MuJoCo 3 simulator a result of unified efforts at Google

By Steve Crowe | November 22, 2023

It’s been two-plus years since Google DeepMind acquired the MuJoCo physics engine for robotics research and development purposes. DeepMind released the open-source version in May 2022 and recently added some major upgrades to MuJoCo 3, including support for accelerator hardware, improved scalability on CPU and more versatile collision primitives.

MuJoCo said it recently joined forces with colleagues from Brax and Everyday Robots, fellow groups at Google developing another physics engine and robotics platform, respectively. This collaboration led to a “unified robotics simulation team” and, ultimately, MuJoCo 3. Its name stands for “Multi-Joint dynamics with Contact.”

One of the main upgrades, the company said, is that MuJoCo 3 supports accelerated simulation via the new MuJoCo XLA (MJX) module. The team said users can now run simulations at millions of steps per second on Google Cloud TPU or their own accelerator hardware.

MuJoCo said this is especially useful for data-hungry learning regimes such as reinforcement learning, evolution strategies, optimization for model predictive control and more.


SITE AD for the 2025 RoboBusiness call for presentations. Now accepting session submissions!


MuJoCo adds Python support

DeepMind also said Python users can now better transition between running MuJoCo on CPU, GPU, or TPU. The MJX API is nearly identical to MuJoCo, the company said, employing the same data model and simulation algorithms. Simulations in MJX will generally run in the same way as they do in MuJoCo, and machine learning models trained with MJX will also operate the same, DeepMind claimed.

To speed up a single, large scene, MuJoCo 3 can detect “contact islands” or sub-components of a scene that do not interact. For example, in a scene with two robots, they are assigned to separate islands as long as the robots don’t touch each other.

Islands can be solved for independently, for example, on separate threads. Using a new thread-pool API designed to exploit such parallelization opportunities, a model with 22 humanoids runs three times faster, said the company.

More collision geometries accounted for

Finally, MuJoCo 3 adds support for collision geometries defined via signed distance functions (SDFs), allowing users to create new primitives by specifying the distance from any given location to the closest point on a surface. These geometries are not constrained to be convex. 

The company said it provides examples of what is possible including tori, gears, nuts and bolts. Additionally, users can import any mesh and generate a multiresolution voxelized SDF at model compilation time.

In contrast to meshes, SDFs allow the number of contacts to be independent from the mesh resolution, making the cost of collision detection cheaper and more predictable. MuJoCo 3 SDFs can collide with all existing primitives and meshes.

You can learn about all the changes in MuJoCo 3 in the release page and in its documentation.

Software has history with DeepMind, OpenAI

DeepMind’s robotics team was a MuJoCo customer before the acquisition in 2021. DeepMind won an 2023 RBR50 Robotics Innovation Award for its decision to acquire and make the technology open-source. This makes the software freely available to anyone, which enables more robotics engineers to use an accurate, realistic physics engine and ease some of the challenges of developing complex robotics systems.

It’s easy to forget with the soap opera that has transpired in the past week, but there was a time when OpenAI focused heavily on robotics research. In 2018, OpenAI trained a human-like robot hand to manipulate physical objects with unprecedented dexterity.

The system, called Dactyl, was trained entirely in simulation and transferred its knowledge to reality. Some of the simulation work was done in MuJoCo. OpenAI abandoned its robotics research in early 2021 to focus on artificial intelligence.

 

About The Author

Steve Crowe

Steve Crowe is Executive Editor, Robotics, WTWH Media, and chair of the Robotics Summit & Expo and RoboBusiness. He is also co-host of The Robot Report Podcast, the top-rated podcast for the robotics industry. He joined WTWH Media in January 2018 after spending four-plus years as Managing Editor of Robotics Trends Media. He can be reached at scrowe@wtwhmedia.com

Tell Us What You Think! Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Articles Read More >

The Star Wars licensed G1T4-M1N1 droid.
Piaggio Fast Forward launches Star Wars licensed droid
The Gemini 435Le sensor package from Orbbec.
Orbbec designs Gemini 435Le to help robots see farther, navigate smarter
Two Standard Bot robot arms in a white room.
Standard Bots launches 30kg robot arm and U.S. production facility
An image of ABB's Flexly P604 Visual Slam AMR.
ABB upgrades Flexley Mover AMR with visual SLAM capabilities

RBR50 Innovation Awards

“rr
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for Robotics Professionals.
The Robot Report Listing Database

Latest Episode of The Robot Report Podcast

Automated Warehouse Research Reports

Sponsored Content

  • Sager Electronics and its partners, logos shown here, will exhibit at the 2025 Robotics Summit & Expo. Sager Electronics to exhibit at the Robotics Summit & Expo
  • The Shift in Robotics: How Visual Perception is Separating Winners from the Pack
  • An AutoStore automated storage and retrieval grid. Webinar to provide automated storage and retrieval adoption advice
  • Smaller, tougher devices for evolving demands
  • Modular motors and gearboxes make product development simple
The Robot Report
  • Mobile Robot Guide
  • Collaborative Robotics Trends
  • Field Robotics Forum
  • Healthcare Robotics Engineering Forum
  • RoboBusiness Event
  • Robotics Summit & Expo
  • About The Robot Report
  • Subscribe
  • Contact Us

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search The Robot Report

  • Home
  • News
  • Technologies
    • Batteries / Power Supplies
    • Cameras / Imaging / Vision
    • Controllers
    • End Effectors
    • Microprocessors / SoCs
    • Motion Control
    • Sensors
    • Soft Robotics
    • Software / Simulation
  • Development
    • Artificial Intelligence
    • Human Robot Interaction / Haptics
    • Mobility / Navigation
    • Research
  • Robots
    • AGVs
    • AMRs
    • Consumer
    • Collaborative Robots
    • Drones
    • Humanoids
    • Industrial
    • Self-Driving Vehicles
    • Unmanned Maritime Systems
  • Business
    • Financial
      • Investments
      • Mergers & Acquisitions
      • Earnings
    • Markets
      • Agriculture
      • Healthcare
      • Logistics
      • Manufacturing
      • Mining
      • Security
    • RBR50
      • RBR50 Winners 2025
      • RBR50 Winners 2024
      • RBR50 Winners 2023
      • RBR50 Winners 2022
      • RBR50 Winners 2021
  • Resources
    • Automated Warehouse Research Reports
    • Digital Issues
    • eBooks
    • Publications
      • Automated Warehouse
      • Collaborative Robotics Trends
    • Search Robotics Database
    • Videos
    • Webinars / Digital Events
  • Events
    • RoboBusiness
    • Robotics Summit & Expo
    • DeviceTalks
    • R&D 100
    • Robotics Weeks
  • Podcast
    • Episodes
  • Advertise
  • Subscribe