Skip to content

Inverted pendulum, inverted pendulum with flywheel, acrobot control examples written in C

Notifications You must be signed in to change notification settings

v-r-a/simple_control_examples_mujoco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Three simple control examples.

Example: cd into bin, then ./inverted_pendulum ../model/inverted_pendulum/inverted_pendulum.xml

See mycontroller() function to tweak the controller. Double inverted pendulum (acrobot) control based on the following work: "Angular Momentum Based Controller for Balancing an Inverted Double Pendulum" by Morteza Azad and Roy Featherstone.

Disturb the models by double-clicking the desired body and then Ctrl + left click (position disturb) or right click (force disturb) to drag the body.

About

Inverted pendulum, inverted pendulum with flywheel, acrobot control examples written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published