Variables
ex_1 Namespace Reference

Variables

 ax
 
 com_acc = np.empty((3, N)) * nan
 
 com_acc_des = np.empty((3, N)) * nan
 
 com_acc_ref = np.empty((3, N)) * nan
 
 com_pos = np.empty((3, N)) * nan
 
 com_pos_ref = np.empty((3, N)) * nan
 
 com_vel = np.empty((3, N)) * nan
 
 com_vel_ref = np.empty((3, N)) * nan
 
 dv = tsid.formulation.getAccelerations(sol)
 
 f = tsid.formulation.getContactForce(tsid.contactRF.name, sol)
 
 HQPData = tsid.formulation.computeProblemData(t, q, v)
 
 label
 
 leg = ax[i].legend()
 
 N = conf.N_SIMULATION
 
 q
 
 sampleCom = tsid.trajCom.computeNext()
 
 samplePosture = tsid.trajPosture.computeNext()
 
 sol = tsid.solver.solve(HQPData)
 
float t = 0.0
 
 tau = tsid.formulation.getActuatorForces(sol)
 
 time = np.arange(0.0, N * conf.dt, conf.dt)
 
 time_spent = time.time() - time_start
 
 time_start = time.time()
 
 tsid = TsidBiped(conf, conf.viewer)
 
 v
 

Variable Documentation

◆ ax

ex_1.ax

Definition at line 95 of file ex_1.py.

◆ com_acc

ex_1.com_acc = np.empty((3, N)) * nan

Definition at line 20 of file ex_1.py.

◆ com_acc_des

ex_1.com_acc_des = np.empty((3, N)) * nan

Definition at line 25 of file ex_1.py.

◆ com_acc_ref

ex_1.com_acc_ref = np.empty((3, N)) * nan

Definition at line 24 of file ex_1.py.

◆ com_pos

ex_1.com_pos = np.empty((3, N)) * nan

Definition at line 18 of file ex_1.py.

◆ com_pos_ref

ex_1.com_pos_ref = np.empty((3, N)) * nan

Definition at line 22 of file ex_1.py.

◆ com_vel

ex_1.com_vel = np.empty((3, N)) * nan

Definition at line 19 of file ex_1.py.

◆ com_vel_ref

ex_1.com_vel_ref = np.empty((3, N)) * nan

Definition at line 23 of file ex_1.py.

◆ dv

ex_1.dv = tsid.formulation.getAccelerations(sol)

Definition at line 47 of file ex_1.py.

◆ f

ex_1.f = tsid.formulation.getContactForce(tsid.contactRF.name, sol)

Definition at line 60 of file ex_1.py.

◆ HQPData

ex_1.HQPData = tsid.formulation.computeProblemData(t, q, v)

Definition at line 38 of file ex_1.py.

◆ label

ex_1.label

Definition at line 97 of file ex_1.py.

◆ leg

ex_1.leg = ax[i].legend()

Definition at line 101 of file ex_1.py.

◆ N

ex_1.N = conf.N_SIMULATION

Definition at line 17 of file ex_1.py.

◆ q

ex_1.q

Definition at line 28 of file ex_1.py.

◆ sampleCom

ex_1.sampleCom = tsid.trajCom.computeNext()

Definition at line 33 of file ex_1.py.

◆ samplePosture

ex_1.samplePosture = tsid.trajPosture.computeNext()

Definition at line 35 of file ex_1.py.

◆ sol

Definition at line 41 of file ex_1.py.

◆ t

float ex_1.t = 0.0

Definition at line 27 of file ex_1.py.

◆ tau

ex_1.tau = tsid.formulation.getActuatorForces(sol)

Definition at line 46 of file ex_1.py.

◆ time

ex_1.time = np.arange(0.0, N * conf.dt, conf.dt)

Definition at line 93 of file ex_1.py.

◆ time_spent

ex_1.time_spent = time.time() - time_start

Definition at line 88 of file ex_1.py.

◆ time_start

ex_1.time_start = time.time()

Definition at line 31 of file ex_1.py.

◆ tsid

ex_1.tsid = TsidBiped(conf, conf.viewer)

Definition at line 15 of file ex_1.py.

◆ v

ex_1.v

Definition at line 28 of file ex_1.py.



tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Sat May 3 2025 02:48:17