Skip to content

Commit 0a88671

Browse files
committed
fix dynamics test
1 parent b0f3d74 commit 0a88671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboticstoolbox/robot/Dynamics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
from roboticstoolbox.tools.types import ArrayLike, NDArray
2323
from typing_extensions import Self
24+
import roboticstoolbox as rtb
2425

2526
from ansitable import ANSITable, Column
2627
import warnings

0 commit comments

Comments
 (0)