fixed vector size mismatch between matched and status vectors

This commit is contained in:
admin1
2022-08-22 11:28:34 +03:00
commit 1b13777c36
177 changed files with 25221 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# help for checking input parameters.
rosrun camera_models Calibrations --help
# example pinhole model.
rosrun camera_models Calibrations -w 12 -h 8 -s 80 -i calibrationdata --camera-model pinhole
# example mei model.
rosrun camera_models Calibrations -w 12 -h 8 -s 80 -i calibrationdata --camera-model mei