Skip to content

Merge ExtractImagesNode into ImageSaver #935

Open
@mikeferguson

Description

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.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions