mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-02-12 02:45:45 -05:00
remove exit()
This commit is contained in:
@@ -446,7 +446,6 @@ def main():
|
||||
|
||||
if not flag:
|
||||
print("cannot find feasible path")
|
||||
exit()
|
||||
|
||||
# flg, ax = plt.subplots(1)
|
||||
# Draw final path
|
||||
|
||||
Reference in New Issue
Block a user