DeepMind open-sourcing MuJoCo simulator

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • brax

    Massively parallel rigidbody physics simulation on accelerator hardware.

  • I wonder what this means for the future of Brax [1].

    1. https://github.com/google/brax

  • CHRONO

    High-performance C++ library for multiphysics and multibody dynamics simulations (by projectchrono)

  • Does anyone know how this compares to e.g. Chrono?

    https://github.com/projectchrono/chrono

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mujoco

    Multi-Joint dynamics with Contact. A general purpose physics simulator.

  • They actually didn't open source it:

    >Free, unrestricted, precompiled binaries are available under the Apache 2.0 license.

    If you look at their source code here: https://github.com/deepmind/mujoco you will see that they provide only headers. Try finding impl for a function mj_makeEmptyFileVFS: https://github.com/deepmind/mujoco/search?q=mj_makeEmptyFile...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts