URDF → MJCF conversion via API handles inertia, collision geometry, and actuator generation #3255
Ravindar10
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been following the various URDF→MJCF conversion discussions here
(#3176, #1176, #1569, #273) and noticed the recurring pain points:
I built an API that addresses these issues:
POST /api/urdf/convert-format?target=mjcf
It generates a complete MJCF file with:
Python SDK: pip install roboinfra-sdk
Free 14-day trial: https://roboinfra-dashboard.azurewebsites.net/
Happy to hear feedback what conversion edge cases should I handle?
Beta Was this translation helpful? Give feedback.
All reactions