Classes | Variables
test_openhrp3 Namespace Reference

Classes

class  TestCompile
 A sample python unit test. More...
 

Variables

string code
 
 f = open("/tmp/%d-openhrp3-sample.cpp"%(PID),'w')
 
 PID = os.getpid()
 
string PKG = 'openhrp3'
 

Variable Documentation

string test_openhrp3.code
Initial value:
1 = """
2 #include <hrpModel/Body.h>
3 
4 int main (int argc, char** argv)
5 {
6  hrp::BodyPtr body(new hrp::Body());
7  return 0;
8 }
9 """

Definition at line 10 of file test_openhrp3.py.

test_openhrp3.f = open("/tmp/%d-openhrp3-sample.cpp"%(PID),'w')

Definition at line 142 of file test_openhrp3.py.

test_openhrp3.PID = os.getpid()

Definition at line 141 of file test_openhrp3.py.

string test_openhrp3.PKG = 'openhrp3'

Definition at line 3 of file test_openhrp3.py.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:45