sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
sot_talos_balance.test.test_dcmSingleAnkleControl Namespace Reference

Variables

 c = ask_for_confirmation("Execute a sinusoid?")
 
 c2 = ask_for_confirmation("Confirm executing the sinusoid?")
 
 c3 = ask_for_confirmation("Put the robot back?")
 
 c4 = ask_for_confirmation("Put the robot back?")
 
 input = raw_input
 

Detailed Description

Test CoM admittance control as described in paper.

Variable Documentation

◆ c

c = ask_for_confirmation("Execute a sinusoid?")

Definition at line 34 of file test_dcmSingleAnkleControl.py.

◆ c2

c2 = ask_for_confirmation("Confirm executing the sinusoid?")

Definition at line 41 of file test_dcmSingleAnkleControl.py.

◆ c3

bool c3 = ask_for_confirmation("Put the robot back?")

Definition at line 49 of file test_dcmSingleAnkleControl.py.

◆ c4

bool c4 = ask_for_confirmation("Put the robot back?")

Definition at line 94 of file test_dcmSingleAnkleControl.py.

◆ input

input = raw_input

Definition at line 13 of file test_dcmSingleAnkleControl.py.