base_estimator |
Definition at line 120 of file appli_dcmAnkleControl.py.
cdc_estimator = DcmEstimator("cdc_estimator") |
Definition at line 153 of file appli_dcmAnkleControl.py.
cm |
Definition at line 370 of file appli_dcmAnkleControl.py.
cm_conf |
Definition at line 370 of file appli_dcmAnkleControl.py.
comTrajGen |
Definition at line 55 of file appli_dcmAnkleControl.py.
contactLF |
Definition at line 414 of file appli_dcmAnkleControl.py.
contactRF |
Definition at line 423 of file appli_dcmAnkleControl.py.
controller = SimpleAdmittanceController("rightPitchAnkleController") |
Definition at line 227 of file appli_dcmAnkleControl.py.
CTRL_MAX |
Definition at line 25 of file appli_dcmAnkleControl.py.
data_type |
Definition at line 479 of file appli_dcmAnkleControl.py.
dcm_control |
Definition at line 205 of file appli_dcmAnkleControl.py.
dcm_controller = DcmController("dcmCtrl") |
Definition at line 189 of file appli_dcmAnkleControl.py.
device_filters |
Definition at line 118 of file appli_dcmAnkleControl.py.
distribute = create_distribute_wrench(distribute_conf) |
Definition at line 210 of file appli_dcmAnkleControl.py.
dt = robot.timeStep |
Definition at line 28 of file appli_dcmAnkleControl.py.
dvdt |
Definition at line 468 of file appli_dcmAnkleControl.py.
e2q = EulerToQuat("e2q") |
Definition at line 140 of file appli_dcmAnkleControl.py.
estimator = DummyDcmEstimator("dummy") |
Definition at line 160 of file appli_dcmAnkleControl.py.
feature |
Definition at line 380 of file appli_dcmAnkleControl.py.
ftc |
Definition at line 169 of file appli_dcmAnkleControl.py.
float g = 9.81 |
Definition at line 36 of file appli_dcmAnkleControl.py.
float gamma_dcm = 0.2 |
Definition at line 187 of file appli_dcmAnkleControl.py.
h = robot.dynamic.com.value[2] |
Definition at line 35 of file appli_dcmAnkleControl.py.
imu_filters |
Definition at line 119 of file appli_dcmAnkleControl.py.
keepWaist |
Definition at line 439 of file appli_dcmAnkleControl.py.
list Ki_dcm = [0.0, 0.0, 0.0] |
Definition at line 186 of file appli_dcmAnkleControl.py.
list Kp_dcm = [5.0, 5.0, 5.0] |
Definition at line 185 of file appli_dcmAnkleControl.py.
list KpPitch = [1e-3] |
Definition at line 223 of file appli_dcmAnkleControl.py.
list KpRoll = [1e-3] |
Definition at line 224 of file appli_dcmAnkleControl.py.
leftAnklePitchTask |
Definition at line 327 of file appli_dcmAnkleControl.py.
leftAnkleRollTask |
Definition at line 363 of file appli_dcmAnkleControl.py.
leftPitchAnkleController |
Definition at line 325 of file appli_dcmAnkleControl.py.
int LeftPitchJoint = 4 |
Definition at line 218 of file appli_dcmAnkleControl.py.
leftPitchSelec |
Definition at line 313 of file appli_dcmAnkleControl.py.
leftRollAnkleController |
Definition at line 361 of file appli_dcmAnkleControl.py.
int LeftRollJoint = 5 |
Definition at line 219 of file appli_dcmAnkleControl.py.
leftRollSelec |
Definition at line 349 of file appli_dcmAnkleControl.py.
lfToMatrix |
Definition at line 60 of file appli_dcmAnkleControl.py.
lfTrajGen |
Definition at line 58 of file appli_dcmAnkleControl.py.
mass = robot.dynamic.data.mass[0] |
Definition at line 34 of file appli_dcmAnkleControl.py.
multLP |
Definition at line 317 of file appli_dcmAnkleControl.py.
multLR |
Definition at line 353 of file appli_dcmAnkleControl.py.
multRP |
Definition at line 244 of file appli_dcmAnkleControl.py.
multRR |
Definition at line 281 of file appli_dcmAnkleControl.py.
Definition at line 37 of file appli_dcmAnkleControl.py.
param_server |
Definition at line 40 of file appli_dcmAnkleControl.py.
phaseScalar |
Definition at line 92 of file appli_dcmAnkleControl.py.
phaseTrajGen |
Definition at line 91 of file appli_dcmAnkleControl.py.
publisher |
Definition at line 476 of file appli_dcmAnkleControl.py.
q = list(robot.dynamic.position.value) |
Definition at line 382 of file appli_dcmAnkleControl.py.
rdynamic |
Definition at line 145 of file appli_dcmAnkleControl.py.
rf = SimpleReferenceFrame("rf") |
Definition at line 125 of file appli_dcmAnkleControl.py.
rfToMatrix |
Definition at line 66 of file appli_dcmAnkleControl.py.
rfTrajGen |
Definition at line 64 of file appli_dcmAnkleControl.py.
rhoScalar |
Definition at line 86 of file appli_dcmAnkleControl.py.
rhoTrajGen |
Definition at line 85 of file appli_dcmAnkleControl.py.
rightAnklePitchTask |
Definition at line 254 of file appli_dcmAnkleControl.py.
rightAnkleRollTask |
Definition at line 291 of file appli_dcmAnkleControl.py.
rightPitchAnkleController |
Definition at line 252 of file appli_dcmAnkleControl.py.
int RightPitchJoint = 10 |
Definition at line 220 of file appli_dcmAnkleControl.py.
rightPitchSelec |
Definition at line 240 of file appli_dcmAnkleControl.py.
rightRollAnkleController |
Definition at line 289 of file appli_dcmAnkleControl.py.
int RightRollJoint = 11 |
Definition at line 221 of file appli_dcmAnkleControl.py.
rightRollSelec |
Definition at line 277 of file appli_dcmAnkleControl.py.
robot |
Definition at line 479 of file appli_dcmAnkleControl.py.
robot_name = "robot" |
Definition at line 31 of file appli_dcmAnkleControl.py.
robotDim = robot.dynamic.getDimension() |
Definition at line 33 of file appli_dcmAnkleControl.py.
sot |
Definition at line 449 of file appli_dcmAnkleControl.py.
stateselecLP |
Definition at line 303 of file appli_dcmAnkleControl.py.
stateselecLR |
Definition at line 339 of file appli_dcmAnkleControl.py.
stateselecRP |
Definition at line 230 of file appli_dcmAnkleControl.py.
stateselecRR |
Definition at line 267 of file appli_dcmAnkleControl.py.
stf = StateTransformation("stf") |
Definition at line 132 of file appli_dcmAnkleControl.py.
taskCom |
Definition at line 433 of file appli_dcmAnkleControl.py.
taskUpperBody |
Definition at line 379 of file appli_dcmAnkleControl.py.
tauselecLP |
Definition at line 308 of file appli_dcmAnkleControl.py.
tauselecLR |
Definition at line 344 of file appli_dcmAnkleControl.py.
tauselecRP |
Definition at line 235 of file appli_dcmAnkleControl.py.
tauselecRR |
Definition at line 272 of file appli_dcmAnkleControl.py.
timeStep |
Definition at line 27 of file appli_dcmAnkleControl.py.
value |
Definition at line 77 of file appli_dcmAnkleControl.py.
waistMix |
Definition at line 73 of file appli_dcmAnkleControl.py.
waistToMatrix |
Definition at line 81 of file appli_dcmAnkleControl.py.
waistTrajGen |
Definition at line 70 of file appli_dcmAnkleControl.py.
wp = DummyWalkingPatternGenerator("dummy_wp") |
Definition at line 98 of file appli_dcmAnkleControl.py.
zmp_estimator = SimpleZmpEstimator("zmpEst") |
Definition at line 172 of file appli_dcmAnkleControl.py.