ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

in melodic version you can do this with the next code in terminal:

urdf_to_graphiz <(xacro mybot.urdf.xacro)

in melodic version you can do this with the next code in terminal:

urdf_to_graphiz <(xacro mybot.urdf.xacro)

the same trick can be used on check_urdf

check_urdf <(xacro mybot.urdf.xacro)