I got the following error.
No appropriate method, property, or field 'h_camera3D' for class 'CentralCamera'.
Error in Camera/set.T (line 721)
set(c.h_camera3D, 'Matrix', c.T);
Error in PBVS/step (line 153)
vs.camera.T = vs.Tcam;
Error in VisualServo/run (line 112)
status = vs.step();