roqsim

roqsim is a lightweight, plugin-driven MuJoCo simulation framework for mobile robots, robot arms, and mobile manipulators. A MuJoCo step loop plus plugins that hook into well-defined lifecycle points, all loaded and configured from a single YAML file.

It runs standalone (a viewer by default, headless for CI and containers, real-time / scaled / as-fast-as-possible pacing) and as a scenario-execution SimulationInterface. The core is ROS-free and pip-installable; a ROS 2 bridge is provided as a separate package.

If you just want to see it run, start with Getting started.

User guide