Skip to content

Comments

implemented cheetah#1

Open
JasmineDeng wants to merge 11 commits intopulkitag:masterfrom
JasmineDeng:master
Open

implemented cheetah#1
JasmineDeng wants to merge 11 commits intopulkitag:masterfrom
JasmineDeng:master

Conversation

@JasmineDeng
Copy link

added classes for cheetah simulator, etc.

@@ -1,59 +1,123 @@
from move_agent import MoveTeleportSimulator, ObsIm, BaseRewarder

class HalfCheetahSimulator(MoveTeleportSimulator):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Cheetah Simulator can inherit from: https://github.com/pulkitag/rlmaster/blob/master/core/mujoco_environment.py#L60
An instatiation of BaseSimulator specifically for Mujoco Environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants