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