Variables
ex_2 Namespace Reference

Variables

 amp = np.array([0.0, 0.05, 0.0])
 
 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
 
 offset = tsid.robot.com(tsid.formulation.data())
 
 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)
 
int two_pi_f = 2 * np.pi * np.array([0.0, 0.5, 0.0])
 
int two_pi_f_amp = two_pi_f * amp
 
int two_pi_f_squared_amp = two_pi_f * two_pi_f_amp
 
 v
 

Variable Documentation

◆ amp

ex_2.amp = np.array([0.0, 0.05, 0.0])

Definition at line 28 of file ex_2.py.

◆ ax

ex_2.ax

Definition at line 106 of file ex_2.py.

◆ com_acc

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

Definition at line 20 of file ex_2.py.

◆ com_acc_des

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

Definition at line 25 of file ex_2.py.

◆ com_acc_ref

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

Definition at line 24 of file ex_2.py.

◆ com_pos

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

Definition at line 18 of file ex_2.py.

◆ com_pos_ref

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

Definition at line 22 of file ex_2.py.

◆ com_vel

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

Definition at line 19 of file ex_2.py.

◆ com_vel_ref

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

Definition at line 23 of file ex_2.py.

◆ dv

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

Definition at line 58 of file ex_2.py.

◆ f

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

Definition at line 71 of file ex_2.py.

◆ HQPData

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

Definition at line 49 of file ex_2.py.

◆ label

ex_2.label

Definition at line 108 of file ex_2.py.

◆ leg

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

Definition at line 112 of file ex_2.py.

◆ N

ex_2.N = conf.N_SIMULATION

Definition at line 17 of file ex_2.py.

◆ offset

Definition at line 27 of file ex_2.py.

◆ q

ex_2.q

Definition at line 37 of file ex_2.py.

◆ sampleCom

ex_2.sampleCom = tsid.trajCom.computeNext()

Definition at line 33 of file ex_2.py.

◆ samplePosture

ex_2.samplePosture = tsid.trajPosture.computeNext()

Definition at line 34 of file ex_2.py.

◆ sol

Definition at line 52 of file ex_2.py.

◆ t

float ex_2.t = 0.0

Definition at line 36 of file ex_2.py.

◆ tau

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

Definition at line 57 of file ex_2.py.

◆ time

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

Definition at line 104 of file ex_2.py.

◆ time_spent

ex_2.time_spent = time.time() - time_start

Definition at line 99 of file ex_2.py.

◆ time_start

ex_2.time_start = time.time()

Definition at line 40 of file ex_2.py.

◆ tsid

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

Definition at line 15 of file ex_2.py.

◆ two_pi_f

int ex_2.two_pi_f = 2 * np.pi * np.array([0.0, 0.5, 0.0])

Definition at line 29 of file ex_2.py.

◆ two_pi_f_amp

int ex_2.two_pi_f_amp = two_pi_f * amp

Definition at line 30 of file ex_2.py.

◆ two_pi_f_squared_amp

int ex_2.two_pi_f_squared_amp = two_pi_f * two_pi_f_amp

Definition at line 31 of file ex_2.py.

◆ v

ex_2.v

Definition at line 37 of file ex_2.py.



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