Skip to content

Where are hidden the info about Mujoco's environments ? #799

@ccolas

Description

@ccolas

Hello everyone,

I just started to work with the Half-Cheetah environment and cannot find any info about it. I checked papers, gym doc, wiki, mujoco's doc, even the .xml file..
The .xml contains some info about the states and actions, however, they don't seem correct: it describes 18 state features but the output of the 'step' function is of shape (17,)..

Does anyone know where we could find such information ? It's really short to write, I cannot believe the environment was made available without any information. Moreover people are using it for experiments..

I'm especially interest in the following questions:

  • what are the different observations ?
  • what are their true domains (I don't think the angular velocity can take an infinite value..) ?
    I plan on using Hopper and Reacher afterwards so if you have any hints about these environments' info I would be delighted.

I know other people have raised the question here in more general topics, but no one has been answered.

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions