From 0c48150b7914dff5541f008e0ff84a08ddfbca72 Mon Sep 17 00:00:00 2001 From: woo1 Date: Tue, 26 Sep 2023 17:10:23 +0900 Subject: [PATCH] Correcting an invalid guide --- apps/calibration/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/calibration/Readme.md b/apps/calibration/Readme.md index 2eb9ef7..f45cfe6 100644 --- a/apps/calibration/Readme.md +++ b/apps/calibration/Readme.md @@ -216,7 +216,7 @@ A window will be shown for checking. **Check the results with a cube.** ```bash -python3 apps/calibration/check_calib.py ${extri} --out ${extri}/output --cube +python3 apps/calibration/check_calib.py ${data} --out ${data}/output --mode cube --write ``` You'll get results in `$data/output/cube`.