test.py
Go to the documentation of this file.
00001 a = 1
00002 b = 10
00003 waitInputSetMessage("$1= test ")
00004 waitInputMenu([["A","print a","B","print b",
00005                 '----------label----------', '#label',
00006                 'string input', 'print #T',
00007                 'double input', 'print #D,#D',
00008                 'int input', 'print #I,#I,#I',
00009                 ],
00010                ["A*10","print a*10","B*10","print b*10"],
00011                ["A*100","print a*100","B*100","print b*100"]])
00012 
00013 


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sun Apr 2 2017 03:43:57