Variables | |
| base_estimator | |
| cdc_estimator = DcmEstimator("cdc_estimator") | |
| cm | |
| cm_conf | |
| comTrajGen | |
| contactLF | |
| contactRF | |
| controller = CoupledAdmittanceController("pitchController") | |
| CTRL_MAX | |
| data_type | |
| dcm_control | |
| dcm_controller = DcmController("dcmCtrl") | |
| device_filters | |
| distribute = create_simple_distribute_wrench() | |
| list | dqLimSat = [0.3] |
| dt = robot.timeStep | |
| dvdt | |
| e2q = EulerToQuat("e2q") | |
| estimator = DummyDcmEstimator("dummy") | |
| feature | |
| ftc | |
| float | g = 9.81 |
| float | gamma_dcm = 0.2 |
| h = robot.dynamic.com.value[2] | |
| imu_filters | |
| list | kDiffPitch = [1e-6] |
| list | kDiffRoll = [0.0] |
| keepWaist | |
| list | Ki_dcm = [0.0, 0.0, 0.0] |
| list | Kp_dcm = [5.0, 5.0, 5.0] |
| float | kSat = 10.0 |
| list | kSumPitch = [1e-3] |
| list | kSumRoll = [0.0] |
| int | LeftPitchJoint = 4 |
| int | LeftRollJoint = 5 |
| lfToMatrix | |
| lfTrajGen | |
| mass = robot.dynamic.data.mass[0] | |
| multLP | |
| multLR | |
| multRP | |
| multRR | |
| omega = sqrt(g / h) | |
| param_server | |
| phaseScalar | |
| phaseTrajGen | |
| pitchController | |
| publisher | |
| q = list(robot.dynamic.position.value) | |
| list | qLimSat = [pi / 6] |
| qLP | |
| qLR | |
| qRP | |
| qRR | |
| rdynamic | |
| rf = SimpleReferenceFrame("rf") | |
| rfToMatrix | |
| rfTrajGen | |
| rhoScalar | |
| rhoTrajGen | |
| int | RightPitchJoint = 10 |
| int | RightRollJoint = 11 |
| robot | |
| string | robot_name = "robot" |
| robotDim = robot.dynamic.getDimension() | |
| rollController | |
| saturationLP | |
| saturationLR | |
| saturationRP | |
| saturationRR | |
| sot | |
| stf = StateTransformation("stf") | |
| taskCom | |
| taskLP | |
| taskLR | |
| taskRP | |
| taskRR | |
| taskUpperBody | |
| tauDesLP | |
| tauDesLR | |
| tauDesRP | |
| tauDesRR | |
| tauLP | |
| tauLR | |
| tauRP | |
| tauRR | |
| timeStep | |
| value | |
| waistMix | |
| waistToMatrix | |
| waistTrajGen | |
| wp = DummyWalkingPatternGenerator("dummy_wp") | |
| zmp_estimator = SimpleZmpEstimator("zmpEst") | |
| base_estimator |
Definition at line 128 of file appli_dcmCoupledAnkleControl.py.
| cdc_estimator = DcmEstimator("cdc_estimator") |
Definition at line 161 of file appli_dcmCoupledAnkleControl.py.
| cm |
Definition at line 383 of file appli_dcmCoupledAnkleControl.py.
| cm_conf |
Definition at line 383 of file appli_dcmCoupledAnkleControl.py.
| comTrajGen |
Definition at line 63 of file appli_dcmCoupledAnkleControl.py.
| contactLF |
Definition at line 424 of file appli_dcmCoupledAnkleControl.py.
| contactRF |
Definition at line 432 of file appli_dcmCoupledAnkleControl.py.
| controller = CoupledAdmittanceController("pitchController") |
Definition at line 237 of file appli_dcmCoupledAnkleControl.py.
| CTRL_MAX |
Definition at line 28 of file appli_dcmCoupledAnkleControl.py.
| data_type |
Definition at line 488 of file appli_dcmCoupledAnkleControl.py.
| dcm_control |
Definition at line 213 of file appli_dcmCoupledAnkleControl.py.
| dcm_controller = DcmController("dcmCtrl") |
Definition at line 197 of file appli_dcmCoupledAnkleControl.py.
| device_filters |
Definition at line 126 of file appli_dcmCoupledAnkleControl.py.
| distribute = create_simple_distribute_wrench() |
Definition at line 218 of file appli_dcmCoupledAnkleControl.py.
| list dqLimSat = [0.3] |
Definition at line 56 of file appli_dcmCoupledAnkleControl.py.
| dt = robot.timeStep |
Definition at line 31 of file appli_dcmCoupledAnkleControl.py.
| dvdt |
Definition at line 477 of file appli_dcmCoupledAnkleControl.py.
| e2q = EulerToQuat("e2q") |
Definition at line 148 of file appli_dcmCoupledAnkleControl.py.
| estimator = DummyDcmEstimator("dummy") |
Definition at line 168 of file appli_dcmCoupledAnkleControl.py.
| feature |
Definition at line 392 of file appli_dcmCoupledAnkleControl.py.
| ftc |
Definition at line 177 of file appli_dcmCoupledAnkleControl.py.
| float g = 9.81 |
Definition at line 39 of file appli_dcmCoupledAnkleControl.py.
| float gamma_dcm = 0.2 |
Definition at line 195 of file appli_dcmCoupledAnkleControl.py.
| h = robot.dynamic.com.value[2] |
Definition at line 38 of file appli_dcmCoupledAnkleControl.py.
| imu_filters |
Definition at line 127 of file appli_dcmCoupledAnkleControl.py.
| list kDiffPitch = [1e-6] |
Definition at line 233 of file appli_dcmCoupledAnkleControl.py.
| list kDiffRoll = [0.0] |
Definition at line 234 of file appli_dcmCoupledAnkleControl.py.
| keepWaist |
Definition at line 447 of file appli_dcmCoupledAnkleControl.py.
| list Ki_dcm = [0.0, 0.0, 0.0] |
Definition at line 194 of file appli_dcmCoupledAnkleControl.py.
| list Kp_dcm = [5.0, 5.0, 5.0] |
Definition at line 193 of file appli_dcmCoupledAnkleControl.py.
| float kSat = 10.0 |
Definition at line 54 of file appli_dcmCoupledAnkleControl.py.
| list kSumPitch = [1e-3] |
Definition at line 231 of file appli_dcmCoupledAnkleControl.py.
| list kSumRoll = [0.0] |
Definition at line 232 of file appli_dcmCoupledAnkleControl.py.
| int LeftPitchJoint = 4 |
Definition at line 226 of file appli_dcmCoupledAnkleControl.py.
| int LeftRollJoint = 5 |
Definition at line 227 of file appli_dcmCoupledAnkleControl.py.
| lfToMatrix |
Definition at line 68 of file appli_dcmCoupledAnkleControl.py.
| lfTrajGen |
Definition at line 66 of file appli_dcmCoupledAnkleControl.py.
| mass = robot.dynamic.data.mass[0] |
Definition at line 37 of file appli_dcmCoupledAnkleControl.py.
| multLP |
Definition at line 266 of file appli_dcmCoupledAnkleControl.py.
| multLR |
Definition at line 303 of file appli_dcmCoupledAnkleControl.py.
| multRP |
Definition at line 251 of file appli_dcmCoupledAnkleControl.py.
| multRR |
Definition at line 288 of file appli_dcmCoupledAnkleControl.py.
Definition at line 40 of file appli_dcmCoupledAnkleControl.py.
| param_server |
Definition at line 43 of file appli_dcmCoupledAnkleControl.py.
| phaseScalar |
Definition at line 100 of file appli_dcmCoupledAnkleControl.py.
| phaseTrajGen |
Definition at line 99 of file appli_dcmCoupledAnkleControl.py.
| pitchController |
Definition at line 271 of file appli_dcmCoupledAnkleControl.py.
| publisher |
Definition at line 485 of file appli_dcmCoupledAnkleControl.py.
| q = list(robot.dynamic.position.value) |
Definition at line 394 of file appli_dcmCoupledAnkleControl.py.
| list qLimSat = [pi / 6] |
Definition at line 55 of file appli_dcmCoupledAnkleControl.py.
| qLP |
Definition at line 346 of file appli_dcmCoupledAnkleControl.py.
| qLR |
Definition at line 364 of file appli_dcmCoupledAnkleControl.py.
| qRP |
Definition at line 311 of file appli_dcmCoupledAnkleControl.py.
| qRR |
Definition at line 328 of file appli_dcmCoupledAnkleControl.py.
| rdynamic |
Definition at line 153 of file appli_dcmCoupledAnkleControl.py.
| rf = SimpleReferenceFrame("rf") |
Definition at line 133 of file appli_dcmCoupledAnkleControl.py.
| rfToMatrix |
Definition at line 74 of file appli_dcmCoupledAnkleControl.py.
| rfTrajGen |
Definition at line 72 of file appli_dcmCoupledAnkleControl.py.
| rhoScalar |
Definition at line 94 of file appli_dcmCoupledAnkleControl.py.
| rhoTrajGen |
Definition at line 93 of file appli_dcmCoupledAnkleControl.py.
| int RightPitchJoint = 10 |
Definition at line 228 of file appli_dcmCoupledAnkleControl.py.
| int RightRollJoint = 11 |
Definition at line 229 of file appli_dcmCoupledAnkleControl.py.
| robot |
Definition at line 488 of file appli_dcmCoupledAnkleControl.py.
| robot_name = "robot" |
Definition at line 34 of file appli_dcmCoupledAnkleControl.py.
| robotDim = robot.dynamic.getDimension() |
Definition at line 36 of file appli_dcmCoupledAnkleControl.py.
| rollController |
Definition at line 308 of file appli_dcmCoupledAnkleControl.py.
| saturationLP |
Definition at line 350 of file appli_dcmCoupledAnkleControl.py.
| saturationLR |
Definition at line 368 of file appli_dcmCoupledAnkleControl.py.
| saturationRP |
Definition at line 315 of file appli_dcmCoupledAnkleControl.py.
| saturationRR |
Definition at line 332 of file appli_dcmCoupledAnkleControl.py.
| sot |
Definition at line 457 of file appli_dcmCoupledAnkleControl.py.
| stf = StateTransformation("stf") |
Definition at line 140 of file appli_dcmCoupledAnkleControl.py.
| taskCom |
Definition at line 441 of file appli_dcmCoupledAnkleControl.py.
| taskLP |
Definition at line 357 of file appli_dcmCoupledAnkleControl.py.
| taskLR |
Definition at line 375 of file appli_dcmCoupledAnkleControl.py.
| taskRP |
Definition at line 322 of file appli_dcmCoupledAnkleControl.py.
| taskRR |
Definition at line 339 of file appli_dcmCoupledAnkleControl.py.
| taskUpperBody |
Definition at line 391 of file appli_dcmCoupledAnkleControl.py.
| tauDesLP |
Definition at line 262 of file appli_dcmCoupledAnkleControl.py.
| tauDesLR |
Definition at line 299 of file appli_dcmCoupledAnkleControl.py.
| tauDesRP |
Definition at line 247 of file appli_dcmCoupledAnkleControl.py.
| tauDesRR |
Definition at line 284 of file appli_dcmCoupledAnkleControl.py.
| tauLP |
Definition at line 257 of file appli_dcmCoupledAnkleControl.py.
| tauLR |
Definition at line 294 of file appli_dcmCoupledAnkleControl.py.
| tauRP |
Definition at line 242 of file appli_dcmCoupledAnkleControl.py.
| tauRR |
Definition at line 279 of file appli_dcmCoupledAnkleControl.py.
| timeStep |
Definition at line 30 of file appli_dcmCoupledAnkleControl.py.
| value |
Definition at line 85 of file appli_dcmCoupledAnkleControl.py.
| waistMix |
Definition at line 81 of file appli_dcmCoupledAnkleControl.py.
| waistToMatrix |
Definition at line 89 of file appli_dcmCoupledAnkleControl.py.
| waistTrajGen |
Definition at line 78 of file appli_dcmCoupledAnkleControl.py.
| wp = DummyWalkingPatternGenerator("dummy_wp") |
Definition at line 106 of file appli_dcmCoupledAnkleControl.py.
| zmp_estimator = SimpleZmpEstimator("zmpEst") |
Definition at line 180 of file appli_dcmCoupledAnkleControl.py.