Public Member Functions | |
| def | __init__ |
Public Attributes | |
| a | |
| b | |
| gear_ratio | |
| h | |
| L0 | |
| mechanical_reduction | |
| name | |
| phi0 | |
| r | |
| screw_reduction | |
| t0 | |
| theta0 | |
| def urdf_parser_py.urdf.PR2GapJoint.__init__ | ( | self, | |
L0 = 0.0, |
|||
a = 0.0, |
|||
b = 0.0, |
|||
gear_ratio = 40.0, |
|||
h = 0.0, |
|||
mechanical_reduction = 1.0, |
|||
name = None, |
|||
phi0 = 0.5, |
|||
r = 0.0, |
|||
screw_reduction = 0.0, |
|||
t0 = 0.0, |
|||
theta0 = 0.0 |
|||
| ) |