clemense / yourdfpy

Python parser for URDFs
MIT License
122 stars 13 forks source link

URDF with single link creates a loop in the trimesh scene graph #25

Closed clemense closed 2 years ago

clemense commented 2 years ago

An edge will be added between scene.graph.base_frame and itself, if the URDF contains just a single link (no joints).