The missing dep is `ros-noetic-urdfdom-py`. I think, you have to add this to the package.xml to fix it: ``` <exec_depend>urdfdom-py</exec_depend> ```
The missing dep is
ros-noetic-urdfdom-py.I think, you have to add this to the package.xml to fix it: