Collision¶
-
class
urdfpy.Collision(name, origin, geometry)[source]¶ Bases:
urdfpy.URDFTypeCollision properties of a link.
Parameters: Attributes Summary
geometryThe geometry of this element. nameThe name of this collision element. originThe pose of this element relative to the link frame. Attributes Documentation