Skip to content

[Bug Report] The block has wrong initial position in FetchPickAndPlace env #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ekkooee7 opened this issue Apr 16, 2025 · 3 comments
Open

Comments

@ekkooee7
Copy link

​​First, thank you for developing and maintaining this fantastic robotics simulation environment!​​ The FetchPickAndPlace task has been incredibly valuable for our research.

In the FetchPickAndPlace-v3 environment from gymnasium-robotics, the block (object) sometimes spawns ​​under the table​​ instead of on top of it. This makes the task impossible since the robot cannot reach objects below the table surface.

@Kallinteris-Andreas
Copy link
Collaborator

What version of the MuJoCo simulator are you using and provide the seed where it fails? Thanks.

( Also, update the GitHub issue title.)

@ekkooee7 ekkooee7 changed the title [Bug Report] Bug title [Bug Report] The block has wrong initial position in FetchPickAndPlace env Apr 17, 2025
@ekkooee7
Copy link
Author

I use mujoco210. I do not set a seed in specific, the block always locates at the bottom inside the table where the robot can't reach. I tried to find where to set the initial position of block, but seems that it's set by the xml file which is not included in the repo

@Mgineer117
Copy link

Mgineer117 commented May 30, 2025

Did you ever figure it out? I am having the same problem with using mujoco 210.

FIX: Use version 1.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants