LingxinMeng hace 7 meses
padre
commit
fbc5abb985
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/python2/pjibot_delivery/callback-pjibot_delivery.py

+ 1 - 1
src/python2/pjibot_delivery/callback-pjibot_delivery.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' or '/scenario.xosc' in str(obj2.key):
                                 file8 = True
                             if '/trajectory_pji.csv' in str(obj2.key):
                                 file9 = True