Hey,
System
- Ubuntu 22.04 Jammy
- Ros2 Humble
Context
Working on a ur10e from the ur_description package from UniversalRobot; I would like to use your urdf visualiser. However I've get the following error message : XacroParser: Could not load included file: /urdf/inc/ur_transmissions.xacro . This file is specific to the ur description and I cannot remove it.

Here is my settings.json file:
{
// Some settings
"urdf-visualizer.packages": {
"smart_robot": "$/home/luca/ros2_ws/smart_robot/src/sr_description"
}
}
I've follow the installation guide with the .vsix and ect ...
Some help on it would be much appreciate !
Best.
Hey,
System
Context
Working on a ur10e from the ur_description package from UniversalRobot; I would like to use your urdf visualiser. However I've get the following error message :
XacroParser: Could not load included file: /urdf/inc/ur_transmissions.xacro. This file is specific to the ur description and I cannot remove it.Here is my
settings.jsonfile:I've follow the installation guide with the
.vsixand ect ...Some help on it would be much appreciate !
Best.