Skip to content
Snippets Groups Projects
Commit 6b1d015d authored by Nicola Vigano's avatar Nicola Vigano Committed by Nicola Vigano
Browse files

Initialization: added 6D test generation functions

parent 2fc4c635
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,7 @@ function initialise_gt(ignore_id19, skip_functions_check)
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_DataStructures'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Deformation'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Deformation', 'plotting'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Deformation', 'test_generation'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_DB'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Distortion'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Drawing'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment