Unnecessary figure
This commit is contained in:
parent
1126abe844
commit
049ab757b0
@ -34,7 +34,6 @@ nano_hexapod = computeJacobian(nano_hexapod);
|
||||
nano_hexapod = initializeCylindricalPlatforms(nano_hexapod, 'Fpr', 125e-3, 'Mpr', 115e-3);
|
||||
|
||||
%% Obtained architecture for the Nano Hexapod
|
||||
figure;
|
||||
displayArchitecture(nano_hexapod, 'labels', true, 'frames', false);
|
||||
% Bottom circle
|
||||
h = 15e-3;
|
||||
|
@ -3301,7 +3301,6 @@ nano_hexapod = initializeCylindricalPlatforms(nano_hexapod, 'Fpr', 125e-3, 'Mpr'
|
||||
|
||||
#+begin_src matlab :exports none :results none
|
||||
%% Obtained architecture for the Nano Hexapod
|
||||
figure;
|
||||
displayArchitecture(nano_hexapod, 'labels', true, 'frames', false);
|
||||
% Bottom circle
|
||||
h = 15e-3;
|
||||
|
Reference in New Issue
Block a user