Variables | |
c = ask_for_confirmation("Execute trajectory?") | |
c2 = ask_for_confirmation("Confirm executing the sinusoid?") | |
c3 = ask_for_confirmation("Put the robot back?") | |
c4 = ask_for_confirmation("Put the robot back?") | |
bool | foot_on_ground = True |
sot_talos_balance_folder | |
test_folder | |
Test CoM admittance control as described in paper
c = ask_for_confirmation("Execute trajectory?") |
Definition at line 20 of file test_no_admittance.py.
c2 = ask_for_confirmation("Confirm executing the sinusoid?") |
Definition at line 34 of file test_no_admittance.py.
c3 = ask_for_confirmation("Put the robot back?") |
Definition at line 42 of file test_no_admittance.py.
c4 = ask_for_confirmation("Put the robot back?") |
Definition at line 86 of file test_no_admittance.py.
bool foot_on_ground = True |
Definition at line 63 of file test_no_admittance.py.
sot_talos_balance_folder |
Definition at line 13 of file test_no_admittance.py.
test_folder |
Definition at line 13 of file test_no_admittance.py.