|
upkie 10.0.0
Open-source wheeled biped robots
|
| def __init__ | ( | self, | |
| int | index, | ||
| int | idx_q, | ||
| int | idx_v, | ||
| str | name, | ||
| JointLimit | limit | ||
| ) |
Manual constructor for joint properties.
(We don't use a dataclass because Doxygen does not detect attribute-only declarations in Python as of version 1.9.1.)