Variables | |
openhrp_dir = commands.getoutput("pkg-config --variable=prefix openhrp3.1") | |
string | project = "file://" |
sim = rtm.findRTC("Simulator0") | |
simTest1.openhrp_dir = commands.getoutput("pkg-config --variable=prefix openhrp3.1") |
Definition at line 9 of file simTest1.py.
string simTest1.project = "file://" |
Definition at line 10 of file simTest1.py.
simTest1.sim = rtm.findRTC("Simulator0") |
Definition at line 11 of file simTest1.py.