Skip to content

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

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Tisma09
Copy link

@Tisma09 Tisma09 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