-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
save img for debug #92
save img for debug #92
Conversation
89d08e9
to
bf1e51b
Compare
Codecov Report
@@ Coverage Diff @@
## develop #92 +/- ##
========================================
Coverage 63.68% 63.68%
========================================
Files 5 5
Lines 179 179
========================================
Hits 114 114
Misses 65 65
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! There is one typo I think
Also, can you explain what this is for?
I thought this was the script to trigger multi picture taking, but it's for the regular picture saving ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
It can be useful to save the images on the pi for debug purposes. This PR adds this option, you just have to add a variable save_img_debug to config_data.json: