Go to the source code of this file.
Namespaces | |
namespace | testSingleShot |
Variables | |
tuple | testSingleShot.approxPose = readPose(sys.argv[1]) |
tuple | testSingleShot.max_error = Pose() |
int | testSingleShot.nFails = 0 |
int | testSingleShot.nSuccs = 0 |
tuple | testSingleShot.nTries = int(sys.argv[2]) |
tuple | testSingleShot.resultPose = singleShotClient() |
list | testSingleShot.resultPoses = [] |