Variables | |
| base_estimator | |
| cdc_estimator = DcmEstimator("cdc_estimator") | |
| cm | |
| cm_conf | |
| comTrajGen | |
| contactLF | |
| contactRF | |
| controller = SimpleAdmittanceController("rightPitchAnkleController") | |
| CTRL_MAX | |
| data_type | |
| dcm_control | |
| dcm_controller = DcmController("dcmCtrl") | |
| device_filters | |
| distribute = create_simple_distribute_wrench() | |
| 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 | |
| keepWaist | |
| list | Ki_dcm = [0.0, 0.0, 0.0] |
| list | Kp_dcm = [5.0, 5.0, 5.0] |
| list | KpPitch = [1e-3] |
| list | KpRoll = [1e-3] |
| int | LeftPitchJoint = 4 |
| int | LeftRollJoint = 5 |
| lfToMatrix | |
| lfTrajGen | |
| mass = robot.dynamic.data.mass[0] | |
| multRP | |
| multRR | |
| omega = sqrt(g / h) | |
| param_server | |
| phaseScalar | |
| phaseTrajGen | |
| publisher | |
| q = list(robot.dynamic.position.value) | |
| rdynamic | |
| rf = SimpleReferenceFrame("rf") | |
| rfToMatrix | |
| rfTrajGen | |
| rhoScalar | |
| rhoTrajGen | |
| rightAnklePitchTask | |
| rightAnkleRollTask | |
| rightPitchAnkleController | |
| int | RightPitchJoint = 10 |
| rightPitchSelec | |
| rightRollAnkleController | |
| int | RightRollJoint = 11 |
| rightRollSelec | |
| robot | |
| string | robot_name = "robot" |
| robotDim = robot.dynamic.getDimension() | |
| sot | |
| stateselecRP | |
| stateselecRR | |
| stf = StateTransformation("stf") | |
| taskCom | |
| taskUpperBody | |
| tauselecRP | |
| tauselecRR | |
| timeStep | |
| value | |
| waistMix | |
| waistToMatrix | |
| waistTrajGen | |
| wp = DummyWalkingPatternGenerator("dummy_wp") | |
| zmp_estimator = SimpleZmpEstimator("zmpEst") | |
| base_estimator |
Definition at line 119 of file appli_dcmSingleAnkleControl.py.
| cdc_estimator = DcmEstimator("cdc_estimator") |
Definition at line 152 of file appli_dcmSingleAnkleControl.py.
| cm |
Definition at line 299 of file appli_dcmSingleAnkleControl.py.
| cm_conf |
Definition at line 299 of file appli_dcmSingleAnkleControl.py.
| comTrajGen |
Definition at line 54 of file appli_dcmSingleAnkleControl.py.
| contactLF |
Definition at line 343 of file appli_dcmSingleAnkleControl.py.
| contactRF |
Definition at line 351 of file appli_dcmSingleAnkleControl.py.
| controller = SimpleAdmittanceController("rightPitchAnkleController") |
Definition at line 226 of file appli_dcmSingleAnkleControl.py.
| CTRL_MAX |
Definition at line 24 of file appli_dcmSingleAnkleControl.py.
| data_type |
Definition at line 405 of file appli_dcmSingleAnkleControl.py.
| dcm_control |
Definition at line 204 of file appli_dcmSingleAnkleControl.py.
| dcm_controller = DcmController("dcmCtrl") |
Definition at line 188 of file appli_dcmSingleAnkleControl.py.
| device_filters |
Definition at line 117 of file appli_dcmSingleAnkleControl.py.
| distribute = create_simple_distribute_wrench() |
Definition at line 209 of file appli_dcmSingleAnkleControl.py.
| dt = robot.timeStep |
Definition at line 27 of file appli_dcmSingleAnkleControl.py.
| dvdt |
Definition at line 394 of file appli_dcmSingleAnkleControl.py.
| e2q = EulerToQuat("e2q") |
Definition at line 139 of file appli_dcmSingleAnkleControl.py.
| estimator = DummyDcmEstimator("dummy") |
Definition at line 159 of file appli_dcmSingleAnkleControl.py.
| feature |
Definition at line 309 of file appli_dcmSingleAnkleControl.py.
| ftc |
Definition at line 168 of file appli_dcmSingleAnkleControl.py.
| float g = 9.81 |
Definition at line 35 of file appli_dcmSingleAnkleControl.py.
| float gamma_dcm = 0.2 |
Definition at line 186 of file appli_dcmSingleAnkleControl.py.
| h = robot.dynamic.com.value[2] |
Definition at line 34 of file appli_dcmSingleAnkleControl.py.
| imu_filters |
Definition at line 118 of file appli_dcmSingleAnkleControl.py.
| keepWaist |
Definition at line 367 of file appli_dcmSingleAnkleControl.py.
| list Ki_dcm = [0.0, 0.0, 0.0] |
Definition at line 185 of file appli_dcmSingleAnkleControl.py.
| list Kp_dcm = [5.0, 5.0, 5.0] |
Definition at line 184 of file appli_dcmSingleAnkleControl.py.
| list KpPitch = [1e-3] |
Definition at line 222 of file appli_dcmSingleAnkleControl.py.
| list KpRoll = [1e-3] |
Definition at line 223 of file appli_dcmSingleAnkleControl.py.
| int LeftPitchJoint = 4 |
Definition at line 217 of file appli_dcmSingleAnkleControl.py.
| int LeftRollJoint = 5 |
Definition at line 218 of file appli_dcmSingleAnkleControl.py.
| lfToMatrix |
Definition at line 59 of file appli_dcmSingleAnkleControl.py.
| lfTrajGen |
Definition at line 57 of file appli_dcmSingleAnkleControl.py.
| mass = robot.dynamic.data.mass[0] |
Definition at line 33 of file appli_dcmSingleAnkleControl.py.
| multRP |
Definition at line 243 of file appli_dcmSingleAnkleControl.py.
| multRR |
Definition at line 280 of file appli_dcmSingleAnkleControl.py.
Definition at line 36 of file appli_dcmSingleAnkleControl.py.
| param_server |
Definition at line 39 of file appli_dcmSingleAnkleControl.py.
| phaseScalar |
Definition at line 91 of file appli_dcmSingleAnkleControl.py.
| phaseTrajGen |
Definition at line 90 of file appli_dcmSingleAnkleControl.py.
| publisher |
Definition at line 402 of file appli_dcmSingleAnkleControl.py.
| q = list(robot.dynamic.position.value) |
Definition at line 311 of file appli_dcmSingleAnkleControl.py.
| rdynamic |
Definition at line 144 of file appli_dcmSingleAnkleControl.py.
| rf = SimpleReferenceFrame("rf") |
Definition at line 124 of file appli_dcmSingleAnkleControl.py.
| rfToMatrix |
Definition at line 65 of file appli_dcmSingleAnkleControl.py.
| rfTrajGen |
Definition at line 63 of file appli_dcmSingleAnkleControl.py.
| rhoScalar |
Definition at line 85 of file appli_dcmSingleAnkleControl.py.
| rhoTrajGen |
Definition at line 84 of file appli_dcmSingleAnkleControl.py.
| rightAnklePitchTask |
Definition at line 253 of file appli_dcmSingleAnkleControl.py.
| rightAnkleRollTask |
Definition at line 290 of file appli_dcmSingleAnkleControl.py.
| rightPitchAnkleController |
Definition at line 251 of file appli_dcmSingleAnkleControl.py.
| int RightPitchJoint = 10 |
Definition at line 219 of file appli_dcmSingleAnkleControl.py.
| rightPitchSelec |
Definition at line 239 of file appli_dcmSingleAnkleControl.py.
| rightRollAnkleController |
Definition at line 288 of file appli_dcmSingleAnkleControl.py.
| int RightRollJoint = 11 |
Definition at line 220 of file appli_dcmSingleAnkleControl.py.
| rightRollSelec |
Definition at line 276 of file appli_dcmSingleAnkleControl.py.
| robot |
Definition at line 405 of file appli_dcmSingleAnkleControl.py.
| robot_name = "robot" |
Definition at line 30 of file appli_dcmSingleAnkleControl.py.
| robotDim = robot.dynamic.getDimension() |
Definition at line 32 of file appli_dcmSingleAnkleControl.py.
| sot |
Definition at line 377 of file appli_dcmSingleAnkleControl.py.
| stateselecRP |
Definition at line 229 of file appli_dcmSingleAnkleControl.py.
| stateselecRR |
Definition at line 266 of file appli_dcmSingleAnkleControl.py.
| stf = StateTransformation("stf") |
Definition at line 131 of file appli_dcmSingleAnkleControl.py.
| taskCom |
Definition at line 361 of file appli_dcmSingleAnkleControl.py.
| taskUpperBody |
Definition at line 308 of file appli_dcmSingleAnkleControl.py.
| tauselecRP |
Definition at line 234 of file appli_dcmSingleAnkleControl.py.
| tauselecRR |
Definition at line 271 of file appli_dcmSingleAnkleControl.py.
| timeStep |
Definition at line 26 of file appli_dcmSingleAnkleControl.py.
| value |
Definition at line 76 of file appli_dcmSingleAnkleControl.py.
| waistMix |
Definition at line 72 of file appli_dcmSingleAnkleControl.py.
| waistToMatrix |
Definition at line 80 of file appli_dcmSingleAnkleControl.py.
| waistTrajGen |
Definition at line 69 of file appli_dcmSingleAnkleControl.py.
| wp = DummyWalkingPatternGenerator("dummy_wp") |
Definition at line 97 of file appli_dcmSingleAnkleControl.py.
| zmp_estimator = SimpleZmpEstimator("zmpEst") |
Definition at line 171 of file appli_dcmSingleAnkleControl.py.