add sensor and torque for Spindle stage
This commit is contained in:
parent
8e7d48a789
commit
9048344136
@ -12,3 +12,10 @@ plot(ry)
|
||||
title('Rotation y')
|
||||
xlabel('time (s)')
|
||||
ylabel('angle (rad)')
|
||||
|
||||
%% SPINDLE stage
|
||||
figure
|
||||
plot(rz)
|
||||
title('Rotation z')
|
||||
xlabel('time (s)')
|
||||
ylabel('angle (rad)')
|
||||
|
BIN
Assemblage.slx
BIN
Assemblage.slx
Binary file not shown.
Loading…
Reference in New Issue
Block a user