Skip to content
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

Goal Position Bug Sweep-V2 #511

Open
cromicron opened this issue Oct 3, 2024 · 0 comments
Open

Goal Position Bug Sweep-V2 #511

cromicron opened this issue Oct 3, 2024 · 0 comments

Comments

@cromicron
Copy link

The goal position after stepping through the env gets moved back to coordinate (0, 0, 0). This is due to an origin conflict in the xml-file. Just change the position in that file to anywhere else, and it's not causing issues anymore.

Coordinate 0 0 0 in sawyer_sweep_v2.xml:
Screenshot 2024-10-03 103335

Coordinate 0.5 0.65 0.01 in sawyer_sweep_v2.xml:
Screenshot 2024-10-03 103735

https://github.com/Farama-Foundation/Metaworld/blob/08489b46faffe3bfdeaa1287fa108260e74e194d/metaworld/envs/assets_v2/sawyer_xyz/sawyer_sweep_v2.xml#L18C30-L18C35

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

1 participant