Sleem45's CLI tool converts CAD to URDF in one terminal command
Free, plugin-free CAD-to-URDF conversion direct from your terminal — is it viable?
Developer Sleem45 is gauging interest in a new CLI tool that converts CAD assemblies directly to URDF — no CAD plugins required. The tool runs entirely from the terminal with a single command, aiming to eliminate the friction of traditional CAD add-ins (like SolidWorks to URDF exporters) that often require specific software licenses and manual steps. Sleem45 has been building the core over the past few months and is now considering open-sourcing it, but wants to validate the idea with the ROS community first.
The post highlights a persistent pain point in robotics: converting complex CAD models into simulation-ready URDF files. Current solutions range from proprietary plugins (e.g., Autodesk Inventor to URDF) to manual XML editing, both time-consuming and error-prone. Sleem45's approach promises a lightweight, cross-platform alternative that leverages command-line simplicity. Early feedback from the thread suggests strong interest, with users noting the potential to speed up robot development cycles significantly. If open-sourced, this could become a valuable addition to the ROS toolchain.
- Free CLI tool converts CAD assemblies to URDF without CAD plugins
- Runs from terminal with a single command for ROS/Gazebo workflows
- Developer seeks community feedback before open-sourcing the core code
Why It Matters
Streamlines robot simulation setup, saving engineers hours of manual CAD-to-URDF conversion.