|
upkie
11.0.0
Open-source wheeled biped robots
|
Collision geometry for a link, parsed from URDF. More...
Public Member Functions | |
| def | __init__ (self, str shape, Dict[str, object] params, SE3 origin) |
| Construct a collision geometry. More... | |
Public Attributes | |
| shape | |
Shape type: "box", "cylinder", "sphere", or "mesh". | |
| params | |
| Shape parameters, e.g. More... | |
| origin | |
| Transform from the collision geometry frame to the link frame. | |
Collision geometry for a link, parsed from URDF.