Skip to content

Commit ed2667e

Browse files
committed
animation is added
1 parent 62508ba commit ed2667e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
560 KB
Loading

PathPlanning/Eta3SplinePath/eta3_spline_path.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ def test3():
278278
plt.xlabel('x')
279279
plt.ylabel('y')
280280
plt.title('Path')
281+
plt.pause(1.0)
281282

282283
plt.show()
283284

0 commit comments

Comments
 (0)