Skip to content

Commit

Permalink
adding a run command for operating the intrinsic calibration UI and i…
Browse files Browse the repository at this point in the history
…ndicating the location thereof
  • Loading branch information
lcbw committed Jun 28, 2024
1 parent f7e35ba commit 73d81d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/camera_intrinsic_calibration.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,8 @@ use_extrinsic_guesses: true
use_opencv: false
```


## Run
```commandLine
cd ~/my_ws/install/industrial_calibration/
./bin/industrial_calibration_camera_intrinsic_calibration_app
```

0 comments on commit 73d81d0

Please sign in to comment.