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

[convert-urdf-mesh] Add force_visual_mesh_origin_to_zero option for mujoco #411

Merged
merged 6 commits into from
Feb 17, 2025

Conversation

iory
Copy link
Owner

@iory iory commented Feb 15, 2025

In MuJoCo and similar environments, the visual tag may cause bugs if its origin is not set to (0, 0, 0).
The --force-zero-origin option ensures that the visual tag is set to (0, 0, 0) to prevent such issues.

convert-urdf-mesh ./jedy.urdf --force-zero-origin

cc: @KenMat765

@iory iory force-pushed the urdf-mesh branch 2 times, most recently from 94ad048 to eed692f Compare February 15, 2025 07:49
@iory iory merged commit b7df49f into main Feb 17, 2025
7 checks passed
@iory iory deleted the urdf-mesh branch February 17, 2025 11:15
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.

2 participants