Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 890 Bytes

File metadata and controls

29 lines (17 loc) · 890 Bytes

Howto BF-SYSTEMS-003: Cartpole Continuous Systems wrapped with MuJoCo

.. automodule:: mlpro.bf.examples.howto_bf_systems_003_cartpole_continuous_systems_wrapped_with_mujoco

Prerequisites

Please install the following packages to run this examples properly:

Executable code

.. literalinclude:: ../../../../../../../../../src/mlpro/bf/examples/howto_bf_systems_003_cartpole_continuous_systems_wrapped_with_mujoco.py
        :language: python

Results

The MuJoCo windows appears and shows the simulation of a pendulum system.

images/mujoco_cartpole.gif

Cross Reference