ExplorerRoboticsRobotics
Research PaperResearchia:202605.16061

Chrono-Gymnasium: An Open-Source, Gymnasium-Compatible Distributed Simulation Framework

Bocheng Zou

Abstract

High-fidelity physics simulation is essential for closing the sim-to-real gap in robotics and complex mechanical systems. However, the computational overhead of high-fidelity engines often limits their use in data-intensive tasks like Reinforcement Learning (RL) and global optimization. We introduce Chrono-Gymnasium, a distributed computing framework that scales the high-fidelity multi-body dynamics of Project Chrono across large-scale computing clusters. Built upon the Ray framework, Chrono-Gym...

Submitted: May 16, 2026Subjects: Robotics; Robotics

Description / Details

High-fidelity physics simulation is essential for closing the sim-to-real gap in robotics and complex mechanical systems. However, the computational overhead of high-fidelity engines often limits their use in data-intensive tasks like Reinforcement Learning (RL) and global optimization. We introduce Chrono-Gymnasium, a distributed computing framework that scales the high-fidelity multi-body dynamics of Project Chrono across large-scale computing clusters. Built upon the Ray framework, Chrono-Gymnasium provides a standardized Gymnasium interface, enabling seamless integration with modern machine learning libraries while providing built-in synchronization and messaging primitives for distributed execution. We demonstrate the framework's capabilities through two distinct case studies: (1) the training of an RL agent for autonomous robotic navigation in complex terrains, and (2) the Bayesian Optimization of a planetary lander's design parameters to ensure landing stability. Our results show that Chrono-Gymnasium reduces wall-clock time for high-fidelity simulations without sacrificing physical accuracy, offering a scalable path for the design and control of complex robotic systems.


Source: arXiv:2605.14911v1 - http://arxiv.org/abs/2605.14911v1 PDF: https://arxiv.org/pdf/2605.14911v1 Original Link: http://arxiv.org/abs/2605.14911v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
May 16, 2026
Topic:
Robotics
Area:
Robotics
Comments:
0
Bookmark
Chrono-Gymnasium: An Open-Source, Gymnasium-Compatible Distributed Simulation Framework | Researchia