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

Merge ExtractImagesNode into ImageSaver #935

Open
3 tasks
mikeferguson opened this issue Feb 8, 2024 · 0 comments
Open
3 tasks

Merge ExtractImagesNode into ImageSaver #935

mikeferguson opened this issue Feb 8, 2024 · 0 comments

Comments

@mikeferguson
Copy link
Member

mikeferguson commented Feb 8, 2024

Functionality is largely the same, we should:

  • Replace "secs_per_frame" by adding new "fps" parameter to ImageSaver - when the parameter is set, we should setup a timer to fire and save images. (see also sec_per_frame_ is unintuitive #274)
  • Update file format to be "frameX" rather than "leftX"
  • Use the encoding of the image message, falling back to the "encoding" parameter only when empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant