Giter Site home page Giter Site logo

Comments (3)

vikashplus avatar vikashplus commented on May 31, 2024 2

I'd encourage you to read the env change log, especially between v2->v3 to understand the motivation behind the new observation space and how it is made task agnostic to better help with generalization studies without leaking information (via the difference in observation space). With this change, there is no difference between observation and tasks. Its a true multi-task goal-conditioned play data.

Yet for any reason, the old information is still relevant, here are few things to try

  • *_err keys can be monitored to check which objects are being interacted and what task is solved
  • the new data is reparsed from the original, one should be able to find the corresponding matches (we unfortunately don't have one) (CC @gaoyuezhou incase we do)

from robohive.

vikashplus avatar vikashplus commented on May 31, 2024 1

I'm glad you are enjoying working with RoboHive. I understand the confusion here. The documentation is sparse.

The goal of RoboHive is to bring together several disjoint pieces of work and make them compatible. The newly released dataset (e.g FK1-v4(human)) is compatible with the updated Robohive envs. You can read here details on the evolution of the envs and bug fixes.

Now, to help with your question. I have updated the readMe with details. Let me know if it helps. Please reopen the issue if you have more questions.

from robohive.

bgstn avatar bgstn commented on May 31, 2024

@vikashplus
Thank you for the help. I appreciate it.

Based on the details and readMe. I found the description for the 75 dimensions. It is nothing like I described earlier. I attached it below for future reference.

They are
obot_jnt: (9,)
objs_jnt: (15,)
obj_goal:(15,)
ee_pose:(6,)
knob1_site_err:(3,)
knob2_site_err:(3,)
knob3_site_err:(3,)
knob4_site_err:(3,)
light_site_err:(3,)
slide_site_err:(3,)
leftdoor_site_err:(3,)
rightdoor_site_err:(3,)
microhandle_site_err:(3,)
kettle_site0_err:(3,)

However, I found that there seems to be no task information in the data. But for the original dataset, the data directory name has the sequence of the goals the end effector tries to reach. I want to build some task representation with task information.

So is there any task information in the data?
Best Regards
Juyan

from robohive.

Related Issues (20)

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.