mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 20:08:06 -05:00
animation is added
This commit is contained in:
BIN
PathPlanning/Eta3SplinePath/animation.gif
Normal file
BIN
PathPlanning/Eta3SplinePath/animation.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 560 KiB |
@@ -278,6 +278,7 @@ def test3():
|
||||
plt.xlabel('x')
|
||||
plt.ylabel('y')
|
||||
plt.title('Path')
|
||||
plt.pause(1.0)
|
||||
|
||||
plt.show()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user