LingxinMeng 7 달 전
부모
커밋
611d5c109a
2개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/python2/pjibot/csv-pjibot.py
  2. 4 0
      src/python3/pjibot_indoor/resource/shiyanshi_newpgm_20240416.pgm

+ 2 - 2
src/python2/pjibot/csv-pjibot.py

@@ -9,8 +9,8 @@ import logging
 
 path1 = '/mnt/disk001/dcl_data_process/src/python2/pjibot/'
 path2 = '/mnt/disk001/run' # 生成评价报告pdf的可执行文件路径
-path3 = '/mnt/disk001/cicv-data-closedloop/python3-pjibot-module'
-path4 = '/mnt/disk001/cicv-data-closedloop/python3-pjibot-module/filter_pos.py'
+path3 = '/mnt/disk001/dcl_data_process/src/python3/pjibot_indoor'
+path4 = '/mnt/disk001/dcl_data_process/src/python3/pjibot_indoor/filter_pos.py'
 pgm_path = '/mnt/disk001/cicv-data-closedloop/python2-pjibot-double-camera-module-pji/resource/shiyanshi_newpgm_20240416.pgm'
 
 logging.basicConfig(filename=path1 + 'log/csv.log', level=logging.INFO,

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4 - 0
src/python3/pjibot_indoor/resource/shiyanshi_newpgm_20240416.pgm


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.