1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the existing SDF to URDF converter Python codebase to improve readability and maintainability. This involves separating the code into logical modules, simplifying the `Item.convert()` method's handling of different node names, and potentially adding unit tests.

Complexity: 4/5
enhancement help wanted big

Converter gazebo's sdf to urdf.

Python