Skip to content

API Reference

Welcome to the API documentation! Here you'll find everything you need to know about Mujorax's classes, methods and functionality.

For flexibility, we've organised the reference by category, each covering a distinct part of the API surface.

Here's a quick overview:

  • Environments - the wrapped MuJoCo Playground environments. Starting with the base classes for the MjxPlaygroundEnv wrapper and its associated state and config dataclasses, then drilling into the individual environment families.
  • Registry - the supported environment suites that are automatically registered with Envrax's [] registry when mujorax is imported.

Unsure Where to Start?