Go to the source code of this file.
Namespaces | |
sot_talos_balance.test.appli_ankle_admittance | |
Variables | |
baseEstimator | |
cdc_estimator = DcmEstimator("cdc_estimator") | |
comControl = operator.Multiply_of_vector("comControl") | |
comErr = operator.Substract_of_vector("comErr") | |
comTrajGen | |
contactLF | |
contactRF | |
controlManager | |
controlManagerConf | |
data_type | |
device_filters | |
distribute = DistributeWrench("distribute") | |
dt = robot.timeStep | |
dvdt | |
e2q = EulerToQuat("e2q") | |
estimator = DummyDcmEstimator("dummy") | |
feature | |
forceControl = operator.Add_of_vector("forceControl") | |
ftc | |
float | g = 9.81 |
h = robot.dynamic.com.value[2] | |
imu_filters | |
keepWaist | |
list | Kp_com = [0.0] * 2 + [4.0] |
leftAnkleController | |
leftAnklePitchTask | |
leftAnkleRollTask | |
int | LeftPitchJoint = 10 |
leftPitchSelec = Selec_of_vector("leftPitchSelec") | |
int | LeftRollJoint = 11 |
leftRollSelec = Selec_of_vector("leftRollSelec") | |
lfToMatrix | |
lfTrajGen | |
mass = robot.dynamic.data.mass[0] | |
omega = sqrt(g / h) | |
param_server | |
publisher | |
q = list(robot.dynamic.position.value) | |
rdynamic | |
rf = SimpleReferenceFrame("rf") | |
rfToMatrix | |
rfTrajGen | |
rightAnkleController | |
rightAnklePitchTask | |
rightAnkleRollTask | |
int | RightPitchJoint = 16 |
rightPitchSelec = Selec_of_vector("rightPitchSelec") | |
int | RightRollJoint = 17 |
rightRollSelec = Selec_of_vector("rightRollSelec") | |
robot | |
robot_name | |
robotDim = robot.dynamic.getDimension() | |
string | robotName = "robot" |
sot | |
stf = StateTransformation("stf") | |
taskCom | |
taskUpperBody | |
timeStep | |
tracer | |
value | |
wp = DummyWalkingPatternGenerator("dummy_wp") | |
wrenchControl = operator.Mix_of_vector("wrenchControl") | |
wrenchDistributor | |
zmp_estimator = SimpleZmpEstimator("zmpEst") | |