Skip to content

How to add clock interface in the filters? #162

@destogl

Description

@destogl
          Unless the filter_base is changed, I don't think the filter has any access to the node (only its logger and parameter interfaces). Maybe the filter should get a time and dt passed when updated (as controllers do)

Originally posted by @guihomework in #153 (comment)

There are 2 options I can see right now:

  1. Change FilterBase and FilterChainBase to support this argument in the configure()
  2. Add override of the FilterBase and FilterChainBase classes and enable controllers to use it instead of the generic filters.

Metadata

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