Public API Documentation#

This section contains the public API documentation for users working with the Unitree Go2 robot.

Core#

The entry point for all robot control.

Default Modules#

These modules are automatically available upon instantiating the controller.

Optional Modules#

These modules must be explicitly added using Go2Controller.add_module().

State Machine & Architecture#

For building behavior using a state machine pattern.

Simulator Scene Configuration#

For adding elements to the Mujoco Simulator scene.