Skip to content
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

How to add new tags to an existing element in a urdf #34

Open
akhilsathuluri opened this issue Sep 26, 2023 · 3 comments
Open

How to add new tags to an existing element in a urdf #34

akhilsathuluri opened this issue Sep 26, 2023 · 3 comments

Comments

@akhilsathuluri
Copy link

I have a situation where there is an existing link in the URDF (without any collisions), and I wish to add a new collision tag to this particular link. From this file: https://github.com/icub-tech-iit/urdf-modifiers/blob/master/tests/tests.py, I dont see a method that lets one do this. Is it possible to do this?

@akhilsathuluri akhilsathuluri changed the title How to add new tags to an existing element in the urdf How to add new tags to an existing element in a urdf Sep 26, 2023
@traversaro
Copy link
Member

Unfortunatly the original mantainers of the code are not anymore in IIT, but perhaps @mfussi66 and @Nicogene may know something on this. Also @CarlottaSartore may know something about this.

@akhilsathuluri
Copy link
Author

Im going to leave this here for anyone who wants to do this by other means: hauptmech/odio_urdf#13

@Nicogene
Copy link
Member

Nicogene commented Oct 3, 2023

Looking at the documentation it seems something is missing, we do not have the resources to work on it right now, but @akhilsathuluri if you want to add this option PRs are welcome!

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

No branches or pull requests

3 participants