We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da5aa91 + a18701c commit 87cabfeCopy full SHA for 87cabfe
spatialmath/base/transforms3d.py
@@ -21,7 +21,7 @@
21
from collections.abc import Iterable
22
23
from spatialmath import base as smb
24
-import spatialmath.base.symbolic as sym
+from spatialmath.base import symbolic as sym
25
26
_eps = np.finfo(np.float64).eps
27
0 commit comments