|
upkie 10.0.0
Open-source wheeled biped robots
|
| def __init__ | ( | self, | |
| Optional[str] | urdf_path = None |
||
| ) |
Constructor for the robot model wrapper.
| [in] | urdf_path | Path to the robot description. If None, defaults to the description from upkie_description. |