Go to the source code of this file.
Namespaces | |
| evaluate_dbg_jnt_velocity_tests | |
Functions | |
| def | evaluate_dbg_jnt_velocity_tests.doEvaluation (filenameNew, filenameOld, titleText) |
| def | evaluate_dbg_jnt_velocity_tests.evalData (oldData, newData) |
| def | evaluate_dbg_jnt_velocity_tests.evaluateFiles (basedir, testdir) |
| def | evaluate_dbg_jnt_velocity_tests.getMeasData (filename) |
| def | evaluate_dbg_jnt_velocity_tests.plotErrors (errorData, strTitle) |
Variables | |
| string | evaluate_dbg_jnt_velocity_tests.baseDir = "/home/fxm-mb/Scripts/Tests/" |
| tuple | evaluate_dbg_jnt_velocity_tests.colors = ('b', 'r', 'y', 'g', 'm', 'c', 'k', ) |
| bool | evaluate_dbg_jnt_velocity_tests.DO_REVERSE = True |
| float | evaluate_dbg_jnt_velocity_tests.EPS = 0.001 |
| string | evaluate_dbg_jnt_velocity_tests.SAVE_DIR = '/home/fxm-mb/Scripts/Tests/ResultsFmt' |