LingxinMeng 6 月之前
父节点
当前提交
cb0fd4bb76
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
                                 file5 = True
                             if '/scenario_orig.mp4' in str(obj2.key):
                             if '/scenario_orig.mp4' in str(obj2.key):
                                 file7 = True
                                 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
                                 file8 = True
                             if '/trajectory_pji.csv' in str(obj2.key):
                             if '/trajectory_pji.csv' in str(obj2.key):
                                 file9 = True
                                 file9 = True