Variables | |
base_estimator | |
cdc_estimator = DcmEstimator("cdc_estimator") | |
cm | |
cm_conf | |
comTrajGen | |
contactLF | |
contactRF | |
controller = AnkleAdmittanceController("rightController") | |
CTRL_MAX | |
data_type | |
dcm_control | |
dcm_controller = DcmController("dcmCtrl") | |
device_filters | |
distribute = create_distribute_wrench(base_estimator_conf) | |
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_ankles = [1e-3] * 2 |
list | Kp_dcm = [5.0, 5.0, 5.0] |
int | LeftPitchJoint = 4 |
int | LeftRollJoint = 5 |
lfToMatrix | |
lfTrajGen | |
mass = robot.dynamic.data.mass[0] | |
omega = sqrt(g / h) | |
param_server | |
phaseScalar | |
phaseTrajGen | |
publisher | |
q = list(robot.dynamic.position.value) | |
rdynamic | |
rf = SimpleReferenceFrame("rf") | |
rfToMatrix | |
rfTrajGen | |
rhoScalar | |
rhoTrajGen | |
rightAnkleController | |
rightAnklePitchTask | |
rightAnkleRollTask | |
int | RightPitchJoint = 10 |
rightPitchSelec | |
int | RightRollJoint = 11 |
rightRollSelec | |
robot | |
string | robot_name = "robot" |
robotDim = robot.dynamic.getDimension() | |
sot | |
stf = StateTransformation("stf") | |
taskCom | |
taskUpperBody | |
timeStep | |
value | |
waistMix | |
waistToMatrix | |
waistTrajGen | |
wp = DummyWalkingPatternGenerator("dummy_wp") | |
zmp_estimator = SimpleZmpEstimator("zmpEst") | |
base_estimator |
Definition at line 119 of file appli_dcmSingleCopControl.py.
cdc_estimator = DcmEstimator("cdc_estimator") |
Definition at line 152 of file appli_dcmSingleCopControl.py.
cm |
Definition at line 255 of file appli_dcmSingleCopControl.py.
cm_conf |
Definition at line 255 of file appli_dcmSingleCopControl.py.
comTrajGen |
Definition at line 54 of file appli_dcmSingleCopControl.py.
contactLF |
Definition at line 299 of file appli_dcmSingleCopControl.py.
contactRF |
Definition at line 307 of file appli_dcmSingleCopControl.py.
controller = AnkleAdmittanceController("rightController") |
Definition at line 225 of file appli_dcmSingleCopControl.py.
CTRL_MAX |
Definition at line 24 of file appli_dcmSingleCopControl.py.
data_type |
Definition at line 361 of file appli_dcmSingleCopControl.py.
dcm_control |
Definition at line 204 of file appli_dcmSingleCopControl.py.
dcm_controller = DcmController("dcmCtrl") |
Definition at line 188 of file appli_dcmSingleCopControl.py.
device_filters |
Definition at line 117 of file appli_dcmSingleCopControl.py.
distribute = create_distribute_wrench(base_estimator_conf) |
Definition at line 209 of file appli_dcmSingleCopControl.py.
dt = robot.timeStep |
Definition at line 27 of file appli_dcmSingleCopControl.py.
dvdt |
Definition at line 350 of file appli_dcmSingleCopControl.py.
e2q = EulerToQuat("e2q") |
Definition at line 139 of file appli_dcmSingleCopControl.py.
estimator = DummyDcmEstimator("dummy") |
Definition at line 159 of file appli_dcmSingleCopControl.py.
feature |
Definition at line 265 of file appli_dcmSingleCopControl.py.
ftc |
Definition at line 168 of file appli_dcmSingleCopControl.py.
float g = 9.81 |
Definition at line 35 of file appli_dcmSingleCopControl.py.
float gamma_dcm = 0.2 |
Definition at line 186 of file appli_dcmSingleCopControl.py.
h = robot.dynamic.com.value[2] |
Definition at line 34 of file appli_dcmSingleCopControl.py.
imu_filters |
Definition at line 118 of file appli_dcmSingleCopControl.py.
keepWaist |
Definition at line 323 of file appli_dcmSingleCopControl.py.
list Ki_dcm = [0.0, 0.0, 0.0] |
Definition at line 185 of file appli_dcmSingleCopControl.py.
list Kp_ankles = [1e-3] * 2 |
Definition at line 222 of file appli_dcmSingleCopControl.py.
list Kp_dcm = [5.0, 5.0, 5.0] |
Definition at line 184 of file appli_dcmSingleCopControl.py.
int LeftPitchJoint = 4 |
Definition at line 217 of file appli_dcmSingleCopControl.py.
int LeftRollJoint = 5 |
Definition at line 218 of file appli_dcmSingleCopControl.py.
lfToMatrix |
Definition at line 59 of file appli_dcmSingleCopControl.py.
lfTrajGen |
Definition at line 57 of file appli_dcmSingleCopControl.py.
mass = robot.dynamic.data.mass[0] |
Definition at line 33 of file appli_dcmSingleCopControl.py.
Definition at line 36 of file appli_dcmSingleCopControl.py.
param_server |
Definition at line 39 of file appli_dcmSingleCopControl.py.
phaseScalar |
Definition at line 91 of file appli_dcmSingleCopControl.py.
phaseTrajGen |
Definition at line 90 of file appli_dcmSingleCopControl.py.
publisher |
Definition at line 358 of file appli_dcmSingleCopControl.py.
q = list(robot.dynamic.position.value) |
Definition at line 267 of file appli_dcmSingleCopControl.py.
rdynamic |
Definition at line 144 of file appli_dcmSingleCopControl.py.
rf = SimpleReferenceFrame("rf") |
Definition at line 124 of file appli_dcmSingleCopControl.py.
rfToMatrix |
Definition at line 65 of file appli_dcmSingleCopControl.py.
rfTrajGen |
Definition at line 63 of file appli_dcmSingleCopControl.py.
rhoScalar |
Definition at line 85 of file appli_dcmSingleCopControl.py.
rhoTrajGen |
Definition at line 84 of file appli_dcmSingleCopControl.py.
rightAnkleController |
Definition at line 230 of file appli_dcmSingleCopControl.py.
rightAnklePitchTask |
Definition at line 237 of file appli_dcmSingleCopControl.py.
rightAnkleRollTask |
Definition at line 248 of file appli_dcmSingleCopControl.py.
int RightPitchJoint = 10 |
Definition at line 219 of file appli_dcmSingleCopControl.py.
rightPitchSelec |
Definition at line 233 of file appli_dcmSingleCopControl.py.
int RightRollJoint = 11 |
Definition at line 220 of file appli_dcmSingleCopControl.py.
rightRollSelec |
Definition at line 244 of file appli_dcmSingleCopControl.py.
robot |
Definition at line 361 of file appli_dcmSingleCopControl.py.
robot_name = "robot" |
Definition at line 30 of file appli_dcmSingleCopControl.py.
robotDim = robot.dynamic.getDimension() |
Definition at line 32 of file appli_dcmSingleCopControl.py.
sot |
Definition at line 333 of file appli_dcmSingleCopControl.py.
stf = StateTransformation("stf") |
Definition at line 131 of file appli_dcmSingleCopControl.py.
taskCom |
Definition at line 317 of file appli_dcmSingleCopControl.py.
taskUpperBody |
Definition at line 264 of file appli_dcmSingleCopControl.py.
timeStep |
Definition at line 26 of file appli_dcmSingleCopControl.py.
value |
Definition at line 76 of file appli_dcmSingleCopControl.py.
waistMix |
Definition at line 72 of file appli_dcmSingleCopControl.py.
waistToMatrix |
Definition at line 80 of file appli_dcmSingleCopControl.py.
waistTrajGen |
Definition at line 69 of file appli_dcmSingleCopControl.py.
wp = DummyWalkingPatternGenerator("dummy_wp") |
Definition at line 97 of file appli_dcmSingleCopControl.py.
zmp_estimator = SimpleZmpEstimator("zmpEst") |
Definition at line 171 of file appli_dcmSingleCopControl.py.