|
57 | 57 | }, |
58 | 58 | { |
59 | 59 | "cell_type": "code", |
60 | | - "execution_count": 222, |
| 60 | + "execution_count": 239, |
61 | 61 | "metadata": {}, |
62 | 62 | "outputs": [], |
63 | 63 | "source": [ |
|
75 | 75 | }, |
76 | 76 | { |
77 | 77 | "cell_type": "code", |
78 | | - "execution_count": 223, |
| 78 | + "execution_count": 240, |
79 | 79 | "metadata": {}, |
80 | 80 | "outputs": [], |
81 | 81 | "source": [ |
|
126 | 126 | }, |
127 | 127 | { |
128 | 128 | "cell_type": "code", |
129 | | - "execution_count": 224, |
| 129 | + "execution_count": 241, |
130 | 130 | "metadata": { |
131 | 131 | "trusted": true |
132 | 132 | }, |
|
165 | 165 | }, |
166 | 166 | { |
167 | 167 | "cell_type": "code", |
168 | | - "execution_count": 225, |
| 168 | + "execution_count": 242, |
169 | 169 | "metadata": { |
170 | 170 | "trusted": true |
171 | 171 | }, |
|
205 | 205 | }, |
206 | 206 | { |
207 | 207 | "cell_type": "code", |
208 | | - "execution_count": 226, |
| 208 | + "execution_count": 243, |
209 | 209 | "metadata": { |
210 | 210 | "trusted": true |
211 | 211 | }, |
|
256 | 256 | }, |
257 | 257 | { |
258 | 258 | "cell_type": "code", |
259 | | - "execution_count": 227, |
| 259 | + "execution_count": 244, |
260 | 260 | "metadata": { |
261 | 261 | "trusted": true |
262 | 262 | }, |
|
297 | 297 | }, |
298 | 298 | { |
299 | 299 | "cell_type": "code", |
300 | | - "execution_count": 228, |
| 300 | + "execution_count": 245, |
301 | 301 | "metadata": { |
302 | 302 | "trusted": true |
303 | 303 | }, |
|
365 | 365 | }, |
366 | 366 | { |
367 | 367 | "cell_type": "code", |
368 | | - "execution_count": 229, |
| 368 | + "execution_count": 246, |
369 | 369 | "metadata": { |
370 | 370 | "trusted": true |
371 | 371 | }, |
|
424 | 424 | }, |
425 | 425 | { |
426 | 426 | "cell_type": "code", |
427 | | - "execution_count": 230, |
| 427 | + "execution_count": 247, |
428 | 428 | "metadata": { |
429 | 429 | "trusted": true |
430 | 430 | }, |
|
470 | 470 | }, |
471 | 471 | { |
472 | 472 | "cell_type": "code", |
473 | | - "execution_count": 231, |
| 473 | + "execution_count": 248, |
474 | 474 | "metadata": { |
475 | 475 | "trusted": true |
476 | 476 | }, |
|
526 | 526 | "name": "stdout", |
527 | 527 | "output_type": "stream", |
528 | 528 | "text": [ |
529 | | - "The results are far.\n" |
| 529 | + "The results are far, therefore the operation is not commutative\n" |
530 | 530 | ] |
531 | 531 | }, |
532 | 532 | { |
|
540 | 540 | } |
541 | 541 | ], |
542 | 542 | "source": [ |
543 | | - "import spatialmath as sm\n", |
544 | | - "import matplotlib.pyplot as plt\n", |
545 | | - "from math import pi\n", |
546 | | - "\n", |
547 | | - "fig = plt.figure() \n", |
548 | | - "\n", |
549 | 543 | "# An SE(3) translation\n", |
550 | 544 | "x = 1\n", |
551 | 545 | "y = 2\n", |
|
593 | 587 | }, |
594 | 588 | { |
595 | 589 | "cell_type": "code", |
596 | | - "execution_count": 238, |
| 590 | + "execution_count": 250, |
597 | 591 | "metadata": { |
598 | 592 | "trusted": true |
599 | 593 | }, |
|
0 commit comments