You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
686 B

fprintf('***************************************************************\n')
fprintf('************************ Puma 560 *****************************\n')
fprintf('***************************************************************\n')
clear
mdl_puma560
rdh = p560;
mdl_puma560akb
rmdh = p560m;
if exist('rne') == 3
error('need to remove rne.mex file from @SerialLink dir');
end
check1
fprintf('\n***************************************************************\n')
fprintf('********************** Stanford arm ***************************\n')
fprintf('***************************************************************\n')
clear
mdl_stanford
stanfordm
rdh = stanf;
rdhm = stanm;
check1