awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-deepmind avatar

google-deepmind/dm_control

0
View on GitHub↗
4,620 stars·757 forks·Python·Apache-2.0·15 views

Dm Control

dm_control is a physics-based simulation framework and robot control simulation toolkit designed for creating and interacting with continuous control tasks. It serves as a suite of reinforcement learning environments and a benchmarking tool for evaluating autonomous agents within virtual physics spaces.

The framework provides a collection of environments based on MuJoCo physics bindings to simulate rigid body dynamics and contact forces. It features hardware-accelerated rendering and interactive viewers for the visualization of physics environments and agent behavior.

The system supports the composition of complex simulation tasks by layering reusable physics models and reward functions. It standardizes the state-action interface for exchanging sensor data and actuator commands between the physics simulator and external agents.

Features

  • Physical Interaction Simulations - Provides virtual environments that simulate physical interactions between AI agents and robotic hardware.
  • State-Action-Reward Interfaces - Standardizes the exchange of sensor data and actuator commands between the simulator and RL agents.
  • Reinforcement Learning - Enables the development and testing of autonomous agents that learn complex behaviors through trial and error.
  • Physics Simulation - Serves as a software stack for creating and interacting with continuous control tasks within a virtual physics engine.
  • Robotics Simulators - Ships a toolkit for building complex robotic tasks and visualizing agent behavior via physics engines.
  • State-Based Physics - Implements a discrete-time integration cycle to update the world state based on forces and constraints.
  • Physics Simulation Environments - Uses physics engine bindings to create and modify continuous control tasks in a virtual space.
  • Rigid Body Physics Engines - Interfaces with the MuJoCo engine to calculate rigid body dynamics and contact forces.
  • Robotics and Control - Provides a simulated environment to experiment with robotic control algorithms and motion planning.
  • Reinforcement Learning Environments - Composes rich simulation environments from reusable components to train and test autonomous agents.
  • Performance Benchmarking - Provides tools for evaluating and comparing agent performance across various physics-based control challenges.
  • RL Reference Environments - Offers a collection of standardized simulation tasks used as benchmarks for evaluating reinforcement learning agents.
  • Simulation Task Compositions - Provides a system for layering reusable physics models and reward functions to create complex simulation tasks.
  • Simulation Visualizers - Renders the internal state of physics simulations using interactive viewers for behavioral analysis.
  • Hardware-Accelerated Rendering - Offloads the composition of visual layers to the graphics processor for high-fidelity observation of physics states.
  • Physics Visualizers - Renders simulated physics scenes and constraints through interactive viewers to inspect agent behavior.

Star history

Star history chart for google-deepmind/dm_controlStar history chart for google-deepmind/dm_control

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google-deepmind/dm_control do?

dm_control is a physics-based simulation framework and robot control simulation toolkit designed for creating and interacting with continuous control tasks. It serves as a suite of reinforcement learning environments and a benchmarking tool for evaluating autonomous agents within virtual physics spaces.

What are the main features of google-deepmind/dm_control?

The main features of google-deepmind/dm_control are: Physical Interaction Simulations, State-Action-Reward Interfaces, Reinforcement Learning, Physics Simulation, Robotics Simulators, State-Based Physics, Physics Simulation Environments, Rigid Body Physics Engines.

What are some open-source alternatives to google-deepmind/dm_control?

Open-source alternatives to google-deepmind/dm_control include: cyberbotics/webots — Webots is a physics-based robot simulator and development environment used for modeling, programming, and testing the… facebookresearch/habitat-sim — Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents… openmind/om1 — OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical… farama-foundation/gymnasium — Gymnasium is a suite of standardized APIs and simulation toolkits used to evaluate agent behavior and benchmark… dlr-rm/stable-baselines3 — Stable-baselines3 is a reinforcement learning library built on the PyTorch deep learning framework. It provides a… projectchrono/chrono — Chrono is a multi-physics simulation suite that functions as a multibody dynamics simulator, a finite element analysis…

Open-source alternatives to Dm Control

Similar open-source projects, ranked by how many features they share with Dm Control.
  • cyberbotics/webotscyberbotics avatar

    cyberbotics/webots

    4,417View on GitHub↗

    Webots is a physics-based robot simulator and development environment used for modeling, programming, and testing the behavior of robots in a simulated 3D physical world. It serves as a virtual prototyping tool to verify mechanical and electronic systems through the creation of virtual robot models and control logic. The platform enables a full robotics simulation workflow, including the development of robot controllers and the programming of autonomous agent behaviors. It focuses on physical system modeling to represent the mechanical properties of hardware and simulate real-world interactio

    C++
    View on GitHub↗4,417
  • facebookresearch/habitat-simfacebookresearch avatar

    facebookresearch/habitat-sim

    3,532View on GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    View on GitHub↗3,532
  • openmind/om1OpenMind avatar

    OpenMind/OM1

    2,636View on GitHub↗

    OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical robot hardware and sensors. It provides an execution environment that processes audio, video, and sensor data to drive autonomous decisions and actions in real-world settings. The system integrates a robotics SLAM and navigation stack with a hardware abstraction layer, allowing high-level AI commands to be translated into low-level motor and actuator instructions. It distinguishes itself by incorporating blockchain-based governance to enforce immutable operational rules and p

    Pythonllmmultiagentrobotics
    View on GitHub↗2,636
  • farama-foundation/gymnasiumFarama-Foundation avatar

    Farama-Foundation/Gymnasium

    12,050View on GitHub↗

    Gymnasium is a suite of standardized APIs and simulation toolkits used to evaluate agent behavior and benchmark reinforcement learning algorithms. It provides a standardized interface for creating and interacting with simulated environments, enabling the training of reinforcement learning agents through a consistent set of interaction protocols. The project emphasizes experimental reproducibility through a versioned API and a system for tracking changes to environment logic using version suffixes. This ensures that learning results remain consistent and can be replicated across different soft

    Pythonapigymreinforcement-learning
    View on GitHub↗12,050
See all 30 alternatives to Dm Control→