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

Update extract_images_sync to add sec_per_frame parameter #920

Merged
merged 4 commits into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    64b8ab2 View commit details
    Browse the repository at this point in the history
  2. Update extract_images_sync

    1. Set default value for sec_per_frame to 0.
    2. changed time variable to last_frame_time.
    artineering authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    40fcdd2 View commit details
    Browse the repository at this point in the history
  3. Update extract_images_sync

    Ensure delay is compared with the sec_per_frame value as a float.
    artineering authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4062818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dc23f4 View commit details
    Browse the repository at this point in the history