-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
2 - MediumMedium PriorityMedium Priorityhelp wantedExtra attention is neededExtra attention is needed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2 - MediumMedium PriorityMedium Priorityhelp wantedExtra attention is neededExtra attention is needed