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

Timeout for searching for a solution plan shall be configurable #243

Open
roveri-marco opened this issue Sep 19, 2022 · 0 comments
Open

Comments

@roveri-marco
Copy link
Collaborator

Currently plansys2_planner/src/plansys2_planner/PlannerClient.cpp has an hardcoded value of 15 seconds to find a solution plan. This might be ok for small examples. However, if the problem is a bit more complex 15 seconds might not be enough.

It would be good to have the possibility to programmatically modify the value at run time when needed, thus avoiding recompiling the entire system only to modify the timeout.

@roveri-marco roveri-marco changed the title Searching for a solution timeout shall be configurable Timeout for searching for a solution plan shall be configurable Sep 19, 2022
r-gheda added a commit to r-gheda/ros2_planning_system that referenced this issue Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant