Commit 1cf7d92
File tree
Expand file treeCollapse file tree
6 files changed
+46
-13
lines changedFilter options
- spatialmath
- base
- tests
- base
Expand file treeCollapse file tree
6 files changed
+46
-13
lines changedspatialmath/base/quaternions.py
Copy file name to clipboardExpand all lines: spatialmath/base/quaternions.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
549 | 549 |
|
550 | 550 |
|
551 | 551 |
|
| 552 | + |
552 | 553 |
|
553 | 554 |
|
554 | 555 |
|
| ||
562 | 563 |
|
563 | 564 |
|
564 | 565 |
|
| 566 | + |
| 567 | + |
565 | 568 |
|
566 | 569 |
|
567 | 570 |
|
| ||
633 | 636 |
|
634 | 637 |
|
635 | 638 |
|
| 639 | + |
| 640 | + |
| 641 | + |
636 | 642 |
|
637 | 643 |
|
638 | 644 |
|
|
spatialmath/base/transforms2d.py
Copy file name to clipboardExpand all lines: spatialmath/base/transforms2d.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
853 | 853 |
|
854 | 854 |
|
855 | 855 |
|
856 |
| - |
| 856 | + |
857 | 857 |
|
858 | 858 |
|
859 | 859 |
|
860 | 860 |
|
861 |
| - |
| 861 | + |
862 | 862 |
|
863 | 863 |
|
864 | 864 |
|
865 |
| - |
| 865 | + |
866 | 866 |
|
867 | 867 |
|
868 | 868 |
|
| ||
872 | 872 |
|
873 | 873 |
|
874 | 874 |
|
| 875 | + |
| 876 | + |
875 | 877 |
|
876 | 878 |
|
877 | 879 |
|
| ||
917 | 919 |
|
918 | 920 |
|
919 | 921 |
|
| 922 | + |
| 923 | + |
920 | 924 |
|
921 | 925 |
|
922 | 926 |
|
| ||
937 | 941 |
|
938 | 942 |
|
939 | 943 |
|
| 944 | + |
| 945 | + |
940 | 946 |
|
941 | 947 |
|
942 | 948 |
|
|
spatialmath/base/transforms3d.py
Copy file name to clipboardExpand all lines: spatialmath/base/transforms3d.py+9-7Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1605 | 1605 |
|
1606 | 1606 |
|
1607 | 1607 |
|
1608 |
| - |
| 1608 | + |
1609 | 1609 |
|
1610 | 1610 |
|
1611 | 1611 |
|
1612 | 1612 |
|
1613 |
| - |
| 1613 | + |
1614 | 1614 |
|
1615 | 1615 |
|
1616 | 1616 |
|
1617 |
| - |
| 1617 | + |
1618 | 1618 |
|
1619 | 1619 |
|
1620 | 1620 |
|
| ||
1624 | 1624 |
|
1625 | 1625 |
|
1626 | 1626 |
|
| 1627 | + |
| 1628 | + |
1627 | 1629 |
|
1628 | 1630 |
|
1629 | 1631 |
|
| ||
1663 | 1665 |
|
1664 | 1666 |
|
1665 | 1667 |
|
1666 |
| - |
| 1668 | + |
1667 | 1669 |
|
1668 | 1670 |
|
1669 | 1671 |
|
1670 | 1672 |
|
1671 |
| - |
| 1673 | + |
1672 | 1674 |
|
1673 | 1675 |
|
1674 | 1676 |
|
| ||
1679 | 1681 |
|
1680 | 1682 |
|
1681 | 1683 |
|
1682 |
| - |
| 1684 | + |
1683 | 1685 |
|
1684 | 1686 |
|
1685 | 1687 |
|
| ||
1689 | 1691 |
|
1690 | 1692 |
|
1691 | 1693 |
|
1692 |
| - |
| 1694 | + |
1693 | 1695 |
|
1694 | 1696 |
|
1695 | 1697 |
|
|
spatialmath/baseposematrix.py
Copy file name to clipboardExpand all lines: spatialmath/baseposematrix.py+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
380 |
| - |
| 380 | + |
381 | 381 |
|
382 | 382 |
|
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
386 | 386 |
|
387 | 387 |
|
| 388 | + |
| 389 | + |
388 | 390 |
|
389 | 391 |
|
390 | 392 |
|
| ||
432 | 434 |
|
433 | 435 |
|
434 | 436 |
|
435 |
| - |
| 437 | + |
436 | 438 |
|
437 | 439 |
|
438 | 440 |
|
439 | 441 |
|
440 | 442 |
|
441 |
| - |
| 443 | + |
442 | 444 |
|
443 | 445 |
|
444 | 446 |
|
|
tests/base/test_quaternions.py
Copy file name to clipboardExpand all lines: tests/base/test_quaternions.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
134 | 141 |
|
135 | 142 |
|
136 | 143 |
|
|
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
459 | 469 |
|
460 | 470 |
|
461 | 471 |
|
|
0 commit comments