Fix Mujoco attributes #17

Closed
opened 2025-07-08 08:35:02 -04:00 by AtHeartEngineer · 0 comments

Originally created by @adityakamath on 6/15/2025

There are a few incorrect mujoco attributes in the XML files generated from the CAD-to-Mujoco script. Might be due to the script not being updated.

With the incorrect Mujoco files, if they are loaded into the Mujoco viewer app directly, Mujoco ignores the errors, but when using their python SDK, these issues aren't ignored and show up as errors.

After these fixes, the XML files work in both ways - via the viewer + via the SDK.

*Originally created by @adityakamath on 6/15/2025* There are a few incorrect mujoco attributes in the XML files generated from the CAD-to-Mujoco script. Might be due to the script not being updated. With the incorrect Mujoco files, if they are loaded into the Mujoco viewer app directly, Mujoco ignores the errors, but when using their python SDK, these issues aren't ignored and show up as errors. After these fixes, the XML files work in both ways - via the viewer + via the SDK.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SO-ARM100#17