Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 882 Bytes

File metadata and controls

29 lines (17 loc) · 882 Bytes

Howto BF-SYSTEMS-002: Double Pendulum Systems wrapped with MuJoCo

.. automodule:: mlpro.bf.examples.howto_bf_systems_002_doublependulum_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_002_doublependulum_systems_wrapped_with_mujoco.py
        :language: python

Results

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

images/mujoco_doublependulum.gif

Cross Reference