Skip to content

Parameterizing timeout values (TF, service/action calls) #978

@mlherd

Description

@mlherd

Parameterizing timeout values in the code has been discussed in #937 and during the weekly meetings. I am opening this issue up for further discussion.

Some questions for the discussion.

  • Should we parameterize all the hard coded magic numbers?
  • What is the best way to parametrize these values, so we don't end up having a lot of parameters in one file? Maybe categorizing them as required parameters, optional parameters or advanced parameters etc.
  • Where should we set these parameters nav2 params file, launch etc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions