Skip to content

Enhancement: Proper Handling of Component Occurrences in URDF Export#8

Open
matagno wants to merge 3 commits intoACDC4Robot:mainfrom
matagno:occ-handling
Open

Enhancement: Proper Handling of Component Occurrences in URDF Export#8
matagno wants to merge 3 commits intoACDC4Robot:mainfrom
matagno:occ-handling

Conversation

@matagno
Copy link
Copy Markdown

@matagno matagno commented Mar 27, 2025

Before this update, the module did not properly handle the export of models containing multiple occurrences of the same component.

With these modifications:

  • A single STL file is now generated per unique component.
  • The occurrences are correctly referenced in the URDF to ensure proper structure.

These changes were specifically made for URDF generation. Since I am not familiar with the other export formats, I have not implemented similar modifications for them. However, my changes should not affect the export of other formats.

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.

1 participant