Git Product home page Git Product logo

Comments (5)

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

Since it's a 94-dim vector, the observation mode of the environment is state mode. We recently updated a detailed description here. Please refer to the links in the wiki for the source code used to generate the observation vector in state mode.

from maniskill.

arjung128 avatar arjung128 commented on August 23, 2024

Hi, do the first {39, 69}-dim of the 94-dim vector that env.get_state() returns correspond to the description of env.agent.get_state() you provided a link to, or is the agent (robot) state somewhere else in the 94-dim vector? Would it be possible for you to provide documentation for env.get_state() in the same form as documentation is provided for env.agent.get_state()? If this will take time, could you please provide a pointer to the source code which specifies what each element of the 94-dim vector that self.env.get_state() returns corresponds to?

Additionally, where can I find the articulated object asset_id in the cabinet used in the OpenCabinetDrawer_1045_link_0-v0 environment?

Thanks!

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

For first question, according to here (also the link in current wiki), env.agent.get_state() is the last (38, 68) dim of the 94 dim vector in state mode (with_controller_state is always set to False in state, pointcloud, and rgbd modes)

@tongzhoumu please add documentation for object articulation.

from maniskill.

tongzhoumu avatar tongzhoumu commented on August 23, 2024

Hi @arjung128 ,

env.get_state() does not always return 94-dim vector, it depends on the tasks. The source code is here. Note that this state is not available in ManiSkill Challenge.

If you are designing your own experiments on the ManiSkill benchmark and need to access the object state (pose, qpos, etc.), please refer to these lines.

The partnet_mobility_id of OpenCabinetDrawer_1045_link_0-v0 is 1045.

from maniskill.

arjung128 avatar arjung128 commented on August 23, 2024

Got it, thanks!

from maniskill.

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.