Revision 6207aed1ab8e0701a17e8642a5c5bf761e3bec1c authored by Alexandre Mercier Aubin on 14 July 2023, 16:40:31 UTC, committed by GitHub on 14 July 2023, 16:40:31 UTC
Signed-off-by: Alexandre Mercier Aubin <alexandremercieraubin@gmail.com>
1 parent b3cb32f
addAdaptiveRigidificationToPath.m
addpath(genpath('2d'));
addpath(genpath('3d'));
addpath(genpath('scratch'));
addpath(genpath('util'));
addpath(genpath('lib'));
% use 'clear java' and re-add the classpath if you change the jar during a
% session! Currently in comment as it was a warm start test (now mex) but
% could still be useful for a shadow map viewer of 3D geometry.
%javaaddpath('java/ARJT.jar','-end')
%addpath('lib/Bartels/matlab/mex/Release');
%addpath('lib/Bartels/matlab/');
%addpath('lib/Bartels/matlab/utils');

Computing file changes ...