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

Fix temporary file handling in RodModelToMjcf on Windows #381

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

flferretti
Copy link
Collaborator

@flferretti flferretti commented Feb 26, 2025

This PR fixes temporary file handling to prevent file locks on Windows by using mkstemp() and ensuring files are deleted after use.


📚 Documentation preview 📚: https://jaxsim--381.org.readthedocs.build//381/

@flferretti flferretti requested a review from xela-95 as a code owner February 26, 2025 12:14
@flferretti flferretti self-assigned this Feb 26, 2025
@flferretti flferretti force-pushed the fix/mujoco_loader_windows branch from bbc5792 to 5e03a55 Compare February 26, 2025 14:11
@flferretti flferretti enabled auto-merge February 26, 2025 14:11
@flferretti flferretti merged commit 9948e7d into main Feb 26, 2025
21 of 22 checks passed
@flferretti flferretti deleted the fix/mujoco_loader_windows branch February 26, 2025 14:14
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