Giter Site home page Giter Site logo

lexa-benchmark's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lexa-benchmark's Issues

Problem in distance function / success criterion for dmc walker

I noticed a problem in the distance function when running experiments on the dmc_walker_walk task.

from lexa_benchmark.envs.dmc import DmcEnv

env = DmcEnv('walker_walk')
final_state = [-0.56107332, 0.20019225, 0.6347682, 1.75441328, 0.00908487, 0.7944932, 0.74205822, -1.85826755, -0.79472572]
env._compute_reward(goal_idx=9, pose=final_state)

The above code will output (-0.6347682, 1.0) which means that the final distance to the goal is 0.6347682 and that the episode is considered successful.

However, the final_state corresponds to the following observation:
image

and the goal is:
image

So we clearly see that the distance function and/or success threshold should be defined differently to assess whether the goal was achieved or not.

some env setting problem

sorry, when I want to use task "robobin", "kitchen", "joint",
There always is a Exception "TypeError jacp should be of shape (3, nv)" in metaworld/envs/mujoco_env.py/def site_jacp() (line288)
my package: mujoco200(mujoco210, I tried two packages), mujoco-py 2.0.2.13, gym 0.18.0
could you help me find the probelm? Thanks a lot~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.