ajs |
Definition at line 377 of file appli_dcmCoupledAndSingleAnkleControl.py.
base_estimator |
Definition at line 129 of file appli_dcmCoupledAndSingleAnkleControl.py.
cdc_estimator = DcmEstimator("cdc_estimator") |
Definition at line 162 of file appli_dcmCoupledAndSingleAnkleControl.py.
cm |
Definition at line 452 of file appli_dcmCoupledAndSingleAnkleControl.py.
cm_conf |
Definition at line 452 of file appli_dcmCoupledAndSingleAnkleControl.py.
comTrajGen |
Definition at line 64 of file appli_dcmCoupledAndSingleAnkleControl.py.
contactLF |
Definition at line 493 of file appli_dcmCoupledAndSingleAnkleControl.py.
contactRF |
Definition at line 501 of file appli_dcmCoupledAndSingleAnkleControl.py.
controller = CoupledAdmittanceController("pitchController") |
Definition at line 243 of file appli_dcmCoupledAndSingleAnkleControl.py.
CTRL_MAX |
Definition at line 29 of file appli_dcmCoupledAndSingleAnkleControl.py.
data_type |
Definition at line 559 of file appli_dcmCoupledAndSingleAnkleControl.py.
dcm_control |
Definition at line 214 of file appli_dcmCoupledAndSingleAnkleControl.py.
dcm_controller = DcmController("dcmCtrl") |
Definition at line 198 of file appli_dcmCoupledAndSingleAnkleControl.py.
device_filters |
Definition at line 127 of file appli_dcmCoupledAndSingleAnkleControl.py.
distribute = create_simple_distribute_wrench() |
Definition at line 223 of file appli_dcmCoupledAndSingleAnkleControl.py.
list dqLimSat = [0.3] |
Definition at line 57 of file appli_dcmCoupledAndSingleAnkleControl.py.
dt = robot.timeStep |
Definition at line 32 of file appli_dcmCoupledAndSingleAnkleControl.py.
dvdt |
Definition at line 548 of file appli_dcmCoupledAndSingleAnkleControl.py.
e2q = EulerToQuat("e2q") |
Definition at line 149 of file appli_dcmCoupledAndSingleAnkleControl.py.
estimator = DummyDcmEstimator("dummy") |
Definition at line 169 of file appli_dcmCoupledAndSingleAnkleControl.py.
feature |
Definition at line 461 of file appli_dcmCoupledAndSingleAnkleControl.py.
ftc |
Definition at line 178 of file appli_dcmCoupledAndSingleAnkleControl.py.
float g = 9.81 |
Definition at line 40 of file appli_dcmCoupledAndSingleAnkleControl.py.
float gamma_dcm = 0.2 |
Definition at line 196 of file appli_dcmCoupledAndSingleAnkleControl.py.
h = robot.dynamic.com.value[2] |
Definition at line 39 of file appli_dcmCoupledAndSingleAnkleControl.py.
imu_filters |
Definition at line 128 of file appli_dcmCoupledAndSingleAnkleControl.py.
list kDiffPitch = [1e-6] |
Definition at line 239 of file appli_dcmCoupledAndSingleAnkleControl.py.
list kDiffRoll = [0.0] |
Definition at line 240 of file appli_dcmCoupledAndSingleAnkleControl.py.
keepWaist |
Definition at line 516 of file appli_dcmCoupledAndSingleAnkleControl.py.
list Ki_dcm = [0.0, 0.0, 0.0] |
Definition at line 195 of file appli_dcmCoupledAndSingleAnkleControl.py.
list Kp_dcm = [5.0, 5.0, 5.0] |
Definition at line 194 of file appli_dcmCoupledAndSingleAnkleControl.py.
list KpPitch = [1e-3] |
Definition at line 317 of file appli_dcmCoupledAndSingleAnkleControl.py.
list KpRoll = [1e-3] |
Definition at line 318 of file appli_dcmCoupledAndSingleAnkleControl.py.
float kSat = 10.0 |
Definition at line 55 of file appli_dcmCoupledAndSingleAnkleControl.py.
list kSumPitch = [1e-3] |
Definition at line 237 of file appli_dcmCoupledAndSingleAnkleControl.py.
list kSumRoll = [0.0] |
Definition at line 238 of file appli_dcmCoupledAndSingleAnkleControl.py.
leftPitchAnkleController |
Definition at line 360 of file appli_dcmCoupledAndSingleAnkleControl.py.
int LeftPitchJoint = 4 |
Definition at line 232 of file appli_dcmCoupledAndSingleAnkleControl.py.
leftRollAnkleController |
Definition at line 374 of file appli_dcmCoupledAndSingleAnkleControl.py.
int LeftRollJoint = 5 |
Definition at line 233 of file appli_dcmCoupledAndSingleAnkleControl.py.
lfToMatrix |
Definition at line 69 of file appli_dcmCoupledAndSingleAnkleControl.py.
lfTrajGen |
Definition at line 67 of file appli_dcmCoupledAndSingleAnkleControl.py.
mass = robot.dynamic.data.mass[0] |
Definition at line 38 of file appli_dcmCoupledAndSingleAnkleControl.py.
multLP |
Definition at line 272 of file appli_dcmCoupledAndSingleAnkleControl.py.
multLR |
Definition at line 309 of file appli_dcmCoupledAndSingleAnkleControl.py.
multRP |
Definition at line 257 of file appli_dcmCoupledAndSingleAnkleControl.py.
multRR |
Definition at line 294 of file appli_dcmCoupledAndSingleAnkleControl.py.
Definition at line 41 of file appli_dcmCoupledAndSingleAnkleControl.py.
param_server |
Definition at line 44 of file appli_dcmCoupledAndSingleAnkleControl.py.
phaseScalar |
Definition at line 101 of file appli_dcmCoupledAndSingleAnkleControl.py.
phaseSwitch |
Definition at line 219 of file appli_dcmCoupledAndSingleAnkleControl.py.
phaseTrajGen |
Definition at line 100 of file appli_dcmCoupledAndSingleAnkleControl.py.
pitchController |
Definition at line 277 of file appli_dcmCoupledAndSingleAnkleControl.py.
publisher |
Definition at line 556 of file appli_dcmCoupledAndSingleAnkleControl.py.
q = list(robot.dynamic.position.value) |
Definition at line 463 of file appli_dcmCoupledAndSingleAnkleControl.py.
list qLimSat = [pi / 6] |
Definition at line 56 of file appli_dcmCoupledAndSingleAnkleControl.py.
qLP |
Definition at line 349 of file appli_dcmCoupledAndSingleAnkleControl.py.
qLR |
Definition at line 363 of file appli_dcmCoupledAndSingleAnkleControl.py.
qRP |
Definition at line 321 of file appli_dcmCoupledAndSingleAnkleControl.py.
qRR |
Definition at line 335 of file appli_dcmCoupledAndSingleAnkleControl.py.
rdynamic |
Definition at line 154 of file appli_dcmCoupledAndSingleAnkleControl.py.
rf = SimpleReferenceFrame("rf") |
Definition at line 134 of file appli_dcmCoupledAndSingleAnkleControl.py.
rfToMatrix |
Definition at line 75 of file appli_dcmCoupledAndSingleAnkleControl.py.
rfTrajGen |
Definition at line 73 of file appli_dcmCoupledAndSingleAnkleControl.py.
rhoScalar |
Definition at line 95 of file appli_dcmCoupledAndSingleAnkleControl.py.
rhoTrajGen |
Definition at line 94 of file appli_dcmCoupledAndSingleAnkleControl.py.
rightPitchAnkleController |
Definition at line 332 of file appli_dcmCoupledAndSingleAnkleControl.py.
int RightPitchJoint = 10 |
Definition at line 234 of file appli_dcmCoupledAndSingleAnkleControl.py.
rightRollAnkleController |
Definition at line 346 of file appli_dcmCoupledAndSingleAnkleControl.py.
int RightRollJoint = 11 |
Definition at line 235 of file appli_dcmCoupledAndSingleAnkleControl.py.
robot |
Definition at line 559 of file appli_dcmCoupledAndSingleAnkleControl.py.
robot_name = "robot" |
Definition at line 35 of file appli_dcmCoupledAndSingleAnkleControl.py.
robotDim = robot.dynamic.getDimension() |
Definition at line 37 of file appli_dcmCoupledAndSingleAnkleControl.py.
rollController |
Definition at line 314 of file appli_dcmCoupledAndSingleAnkleControl.py.
saturationLP |
Definition at line 423 of file appli_dcmCoupledAndSingleAnkleControl.py.
saturationLR |
Definition at line 437 of file appli_dcmCoupledAndSingleAnkleControl.py.
saturationRP |
Definition at line 395 of file appli_dcmCoupledAndSingleAnkleControl.py.
saturationRR |
Definition at line 409 of file appli_dcmCoupledAndSingleAnkleControl.py.
sot |
Definition at line 526 of file appli_dcmCoupledAndSingleAnkleControl.py.
stf = StateTransformation("stf") |
Definition at line 141 of file appli_dcmCoupledAndSingleAnkleControl.py.
taskCom |
Definition at line 510 of file appli_dcmCoupledAndSingleAnkleControl.py.
taskLP |
Definition at line 430 of file appli_dcmCoupledAndSingleAnkleControl.py.
taskLR |
Definition at line 444 of file appli_dcmCoupledAndSingleAnkleControl.py.
taskRP |
Definition at line 402 of file appli_dcmCoupledAndSingleAnkleControl.py.
taskRR |
Definition at line 416 of file appli_dcmCoupledAndSingleAnkleControl.py.
taskUpperBody |
Definition at line 460 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauDesLP |
Definition at line 268 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauDesLR |
Definition at line 305 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauDesRP |
Definition at line 253 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauDesRR |
Definition at line 290 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauLP |
Definition at line 263 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauLR |
Definition at line 300 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauRP |
Definition at line 248 of file appli_dcmCoupledAndSingleAnkleControl.py.
tauRR |
Definition at line 285 of file appli_dcmCoupledAndSingleAnkleControl.py.
timeStep |
Definition at line 31 of file appli_dcmCoupledAndSingleAnkleControl.py.
value |
Definition at line 86 of file appli_dcmCoupledAndSingleAnkleControl.py.
waistMix |
Definition at line 82 of file appli_dcmCoupledAndSingleAnkleControl.py.
waistToMatrix |
Definition at line 90 of file appli_dcmCoupledAndSingleAnkleControl.py.
waistTrajGen |
Definition at line 79 of file appli_dcmCoupledAndSingleAnkleControl.py.
wp = DummyWalkingPatternGenerator("dummy_wp") |
Definition at line 107 of file appli_dcmCoupledAndSingleAnkleControl.py.
zmp_estimator = SimpleZmpEstimator("zmpEst") |
Definition at line 181 of file appli_dcmCoupledAndSingleAnkleControl.py.