ref: replace project files

This commit is contained in:
2025-09-03 22:38:28 +03:00
parent da14ea4e42
commit b47e3978e1
13 changed files with 1 additions and 1 deletions

BIN
old/autopilot.zip Normal file

Binary file not shown.

View File

@@ -274,4 +274,4 @@ class VisualizationManager:
plt.pause(100000) plt.pause(100000)
def pause(self, duration: float): def pause(self, duration: float):
plt.pause(duration) plt.pause(duration)