Visual¶
-
class
urdfpy.Visual(geometry, name=None, origin=None, material=None)[source]¶ Bases:
urdfpy.URDFTypeVisual properties of a link.
Parameters: Attributes Summary
geometryThe geometry of this element. materialThe material for this element. nameThe name of this visual element. originThe pose of this element relative to the link frame. Attributes Documentation