Variables | |
openhrp_dir = commands.getoutput("pkg-config --variable=prefix openhrp3.1") | |
string | project = "file://" |
sim = hrpsys.Simulator() | |
simTest3.openhrp_dir = commands.getoutput("pkg-config --variable=prefix openhrp3.1") |
Definition at line 4 of file simTest3.py.
string simTest3.project = "file://" |
Definition at line 5 of file simTest3.py.
simTest3.sim = hrpsys.Simulator() |
Definition at line 7 of file simTest3.py.