Skip to content

Commit 25ddacf

Browse files
committed
Creating new figure to avoid test failure related to hold on stackedplot
1 parent ae0eba0 commit 25ddacf

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

book/code/chapter8.mlx

-201 Bytes
Binary file not shown.

book/code_m/chapter8.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
qd' % transpose for display
6060
%%
6161
%[text] %[text:anchor:BDA546B1] ### 8\.3\.2 Velocity Ellipsoid and Manipulability
62+
figure;
6263
planar2 = ETS2.Rz("q1")*ETS2.Tx(1)*ETS2.Rz("q2")*ETS2.Tx(1);
6364
planar2.teach(deg2rad([30 40]),"vellipse");
6465
J = puma.geometricJacobian(conf.qn,"link6");

0 commit comments

Comments
 (0)