-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Description of the bug
After pulling the latest MuJoCo updates from GitHub, I am experiencing multiple issues that prevent the simulation from running properly.
Problems Observed
- Robot constantly falls and crashes repeatedly.
- Program crashes after a short time and requires restart.
- Forward/backward movement commands don't work — robot just keeps falling.
- MuJoCo simulation fails consistently, while the robot state publisher GUI runs fine.
What Works
- The robot state publisher GUI runs without issues.
- RViz displays all required topics and their visualizations.
System Specifications
- Processor: intel core i5‑11400H
- RAM: 16 GB
- GPU : Nvidia RTX 3050
- OS: Ubuntu 22.04
Resource Usage
Please see the attached system monitor screenshot showing CPU and RAM utilization during the MuJoCo simulation.
Questions
- Is this a known compatibility issue with MuJoCo?
- What could be causing the constant falling and crashes?
- How can this be resolved?


