You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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.
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!
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?
The text was updated successfully, but these errors were encountered: