8000 no message · suddrey-qut/spatialmath-python@82ace6a · GitHub
[go: up one dir, main page]

Skip to content

Commit 82ace6a

Browse files
committed
no message
1 parent 48f065a commit 82ace6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spatialmath/base/animate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from mpl_toolkits.mplot3d import Axes3D
1919
from matplotlib import animation
2020

21-
from spatialmath.base import base as tr
21+
from spatialmath.base import transforms3d as tr
2222

2323
class Animate:
2424
"""

0 commit comments

Comments
 (0)
0