URDF Utils - Phylliade/ikpy GitHub Wiki
URDF utils
The ikpy.urdf.utils
module contains useful functions to analyze a URDF.
URDF tree
A URDF being basically a tree, the function ikpy.urdf.utils.get_urdf_tree
parses a URDF and returns a tree, and can optionnaly render a graph as a png, as below: