Skip to content

Commit

Permalink
specify photometric calib path for depth est
Browse files Browse the repository at this point in the history
  • Loading branch information
nlpng committed Sep 29, 2024
1 parent 2639fa7 commit 6f34541
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ drone_pose_topic: "/d2vins/imu_propagation"
use_occ_map: true

photometric_calib_numbers: 4
# TODO: refine this process to make vig calibration more easy to read
photometric_calib_path: ""
# photometric_calib: "mask.png"
# photometric vig mask genereated from kalibr-tool
# expecting file format to be cam_{}_vig_mask.png
photometric_calib_path: "/root/catkin_ws/src/d2slam/configs/quadcam_vig_mask"
photometric_calib: ""
avg_brightness: 0.7
stereos:
Expand Down

0 comments on commit 6f34541

Please sign in to comment.