Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow calibration to capture images from a rostopic #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

plusk01
Copy link

@plusk01 plusk01 commented Jun 5, 2019

good for quickly creating the calibration dataset.

Add the --capture flag to bring up a window showing the live feed. Pressing space will capture an image and put it in the specified directory (via -i). Pressing escape will continue with the calibration.

For example:

rosrun camera_models Calibrations -v -w 9 -h 6 -s 23 -i mycam \
               -p "left-" --camera-name "mycam_left" --capture \
               --camera-model mei image:=/camera/image_raw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant