cursi36 / Kalibrot

Algorithm for Robot Kinematic Calibration
MIT License
21 stars 13 forks source link

Unrecognized function or variable 'SerialLink'. #1

Open hamid-kaloorazi opened 1 month ago

hamid-kaloorazi commented 1 month ago

Hey,

This function seems to be missing form the library:

Unrecognized function or variable 'SerialLink'.

Error in VisualizeResults (line 30) robot_RT = SerialLink(dh,'name',"Final Robot");

Error in Calibrate (line 40) VisualizeResults(Robot,DH_params_init,DH_params,DH_param_lims,Info,options);

Error in Calibration_Stanford (line 93) [DH_params_pinv,P_pinv,W_pinv,Info_pinv] = Calibrate(Robot,dim,P_m,Q,DH,W,w_p,Limits,options);

cursi36 commented 1 week ago

Hello @hamid-kaloorazi

I believe the issue is due to the missing Matlab Robotics Toolbox installation.

https://github.com/petercorke/robotics-toolbox-matlab/blob/master/%40SerialLink/SerialLink.m