Skip to content

Conversation

@YaroslavPonomarenko
Copy link

Description

The issue involves inaccurate collision calculations in a robotic manipulation experiment due to an error in the file pusher.xml. This error prevents the robot gripper from successfully grasping the cup. To rectify this issue, line 69 within the pusher.xml file needs modification.

Fixes # (issue)
Change:
<geom rgba="1 1 1 0" type="sphere" size=“0.05 0.05 0.05" density="0.00001" conaffinity="0"/>
To:

Type of change

  • [x ] Bug fix (non-breaking change which fixes an issue)

Video

Before: https://github.com/openai/gym/assets/83762186/6f6f6e4e-e524-459a-8022-7574eea85abf
After: https://github.com/openai/gym/assets/83762186/2be15619-3787-4b34-b6ef-9df9876ff8ce

@pseudo-rnd-thoughts
Copy link
Contributor

We are no longer updating Gym with all changes happening on Gymnasium. Please see changes on Farama-Foundation/Gymnasium#950

@YaroslavPonomarenko YaroslavPonomarenko closed this by deleting the head repository Jul 11, 2025
@w1463442883
Copy link

w1463442883 commented Jul 11, 2025 via email

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

Successfully merging this pull request may close these issues.

3 participants