Skip to content

Minimal example of using the cartpole environment with Mujoco.

Notifications You must be signed in to change notification settings

SIGRobotics-UIUC/min-cartpole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

min-cartpole

Minimal example of using the cartpole environment with Mujoco.

Setup

conda create -n mujoco-tutorial python=3.12

There's only 2 pip requirements, so you can either

pip install mujoco
pip install mujoco-python-viewer

or

pip install -r requirements.txt

About

Minimal example of using the cartpole environment with Mujoco.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages