Giter VIP home page Giter VIP logo

Comments (8)

xtli12 avatar xtli12 commented on June 2, 2024

Oh, I had mistaked the buffer_filenames path, now checking the submission...

from maniskill.

xtli12 avatar xtli12 commented on June 2, 2024

I may have encountered the same issue as before under env_name=OpenCabinetDoor-v1. I am able to have a score outside of the Docker image locally, but when running within the Docker image (using the latest version of ManiSkill2), the score is 0. The submission ID for this issue is 647866f9e09b0d48eff26846. Is it possible that the cause of this issue is:

After private discussion with the original poster, the conclusion is as follows so far

The scores on the leaderboard are indeed correct and the leaderboard is evaluating submissions correctly. The problem lies in the user_solution.py file which leverages ManiSkill2-Learn. Currently OpenCabinetDoor and the other ManiSkill1 environments do not return agent base_pose values to the observation. To address that the ManiSkill2-Learn framework automatically adds it by using the actual environment's robot information.

However, in submissions, the user_solution.py file creates a dummy environment to process observations which includes adding the base_pose. This dummy environment is not the actual environment so there is a mismatch in results as running the ManiSkill2-Learn evaluation will produce successes but running the actual evaluation where there is no access to the actual environment will cause errors as the base_pose values are wrong (and this is also why the robot looks like its only going one direction, the observation is not really changing)

We are currently discussing fixes for this.

from maniskill.

StoneT2000 avatar StoneT2000 commented on June 2, 2024

I'll verify today/tomorrow, but it's not immediately clear at the moment

from maniskill.

xtli12 avatar xtli12 commented on June 2, 2024

Hi, has the stage 2 of evaluation begun?

from maniskill.

xtli12 avatar xtli12 commented on June 2, 2024

Is June 3rd, 2023 the deadline?
image

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on June 2, 2024

from maniskill.

xtli12 avatar xtli12 commented on June 2, 2024

OK,but my submission has stuck for about 13 hours, what's the problem?
image

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on June 2, 2024

Communicated and resolved on 6/5.

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.