Skip to content

abhinavkavuri/MuJoCo-locomotion-benchmark-using-ARS

Repository files navigation

Multi Joint Dynamics with Contact

Credits


Disclaimer: This is a Low Rank version of ARS, implemented by Alexis Jacq Click Here

Installing and Configuring Libraries

  • numpy pip install numpy or conda install numpy

  • libgcc pip install libgcc or conda install libgcc

  • gym pip install gym==0.10.5 or pip install git+https://github.com/Kojoley/atari-py.git

  • pybullet pip install pybullet==2.0.8

  • ffmpeg conda install -c conda-forge ffmpeg or pip install ffmpeg

Included Examples: Antv0, Half Cheetah v0, Humanoid Flag Runner v0

Suggestions? Open an issue on this repository


Reference Paper

About

Simulation of Multi-Joint Dynamics with Contact πŸ€– using Augmented Random Search πŸ”Ž and OpenAI Gym

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages