% Matlab code to test gtsam toolbox % % % % clc; disp(' '); disp(' Matlab scripts to test GTSAM toolbox '); disp(' '); path(path,genpath(pwd)); toolboxpath = '~/toolbox/gtsam' addpath(toolboxpath);