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?
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?