LingxinMeng 6 hónapja
szülő
commit
cb0fd4bb76
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/python2/pjibot_patrol/callback-pjibot_patrol.py

+ 1 - 1
src/python2/pjibot_patrol/callback-pjibot_patrol.py

@@ -74,7 +74,7 @@ if __name__ == '__main__':
                                 file5 = True
                             if '/scenario_orig.mp4' in str(obj2.key):
                                 file7 = True
-                            if '/simulation.xosc' in str(obj2.key):
+                            if '/simulation.xosc' in str(obj2.key) or '/scenario.xosc' in str(obj2.key):
                                 file8 = True
                             if '/trajectory_pji.csv' in str(obj2.key):
                                 file9 = True