Skip to main content

environments simulated in MuJoCo

Project description

RoboHive

PyPI PyPI - License Downloads Open In Colab Slack

RoboHive is a collection of environments/tasks simulated with the MuJoCo physics engine exposed using the OpenAI-Gym API.

Getting Started

Getting started with RoboHive is as simple as -

# Install RoboHive and demo an environemnt
pip install robohive
python -m robohive.utils.examine_env -e FrankaReachRandom-v0

or, alternatively,

git clone --recursive https://github.com/vikashplus/robohive.git; cd robohive
pip install -e .
python -m robohive.utils.examine_env -e FrankaReachRandom-v0

See detailed installation instructions for options on mujoco-python-bindings and visual-encoders (R3M, RRL, VC), and frequently asked questions for more details.

Suites

RoboHive contains a variety of environement, which are organized as suites. Each suites is a collection of loosely related environements. Following suites are provided at the moment with plans to improve the diversity of the collection.

- Hand Manipulation Suite

This suite contains a collection of environement centered around dexterous manipulation. Standard ADROIT benchmarks introduced in Learning Complex Dexterous Manipulation with Deep Reinforcement Learning and Demonstrations, RSS2018.) are a part of this suite

- Arm Manipulation Suite

This suite contains a collection of environement centered around Arm+Gripper manipulation.

- Myo Suite

This suite contains a collection of environements related to biomechanics. Standard MyoSuite benchmarks are a part of this suite

- MultiTask Suite

This suite contains a collection of environement centered around multi-tassk. Standard RelayKitchen benchmarks are a part of this suite

- TCDM Suite (WIP)

This suite contains a collection of environement centered around dexterous manipulation. Standard TCDM benchmarks are a part of this suite

- ROBEL Suite (Coming soon)

This suite contains a collection of environement centered around real world locomotion and manipulation. Standard ROBEL benchmarks are a part of this suite

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

robohive-0.5.0-py3-none-any.whl (99.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page