Skip to content

Commit 97c21fe

Browse files
committed
tests test 4
1 parent 2fbd78f commit 97c21fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spatialmath/base/test_transforms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,7 @@ def test_plot(self):
781781
trplot(transl(4, 3, 1)@trotx(math.pi / 3), block=False, color='green', frame='c', dims=[0, 4, 0, 4, 0, 4])
782782

783783
plt.clf()
784+
tranimate(transl(1, 2, 3), repeat=False)
784785
# tranimate(transl(1, 2, 3), repeat=False, pause=2)
785786
# run again, with axes already created
786787
# tranimate(transl(1, 2, 3), repeat=False, pause=2, dims=[0, 10, 0, 10, 0, 10])

0 commit comments

Comments
 (0)