Variables | |
| int | nFails = 0 |
| int | nSuccs = 0 |
| tuple | nTries = int(sys.argv[1]) |
| tuple | resultPose = singleShotClient() |
| list | resultPoses = [] |
| int testSingleShot2::nFails = 0 |
Definition at line 53 of file testSingleShot2.py.
| int testSingleShot2::nSuccs = 0 |
Definition at line 54 of file testSingleShot2.py.
| tuple testSingleShot2::nTries = int(sys.argv[1]) |
Definition at line 52 of file testSingleShot2.py.
| tuple testSingleShot2::resultPose = singleShotClient() |
Definition at line 58 of file testSingleShot2.py.
Definition at line 55 of file testSingleShot2.py.