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

Issue #496 implementation #498

Merged
merged 1 commit into from
Aug 15, 2016

Conversation

corot
Copy link
Contributor

@corot corot commented Jul 12, 2016

Add a max_planning_retries parameter as an alternative to planner_patience to limit the failed calls to global planner.

The new parameter is -1 by default, what means disabled and so the old good behavior based on planner patience.

…ternative to planner_patience to limit the failed calls to global planner
@corot
Copy link
Contributor Author

corot commented Jul 14, 2016

@mikeferguson, looks good for merging? I would like to have it merged asap, whenever possible

@corot
Copy link
Contributor Author

corot commented Aug 8, 2016

Sorry for insisting.... @mikeferguson, can we merge this? do you prefer a different approach?
Thanks!

@mikeferguson
Copy link
Contributor

LGTM, please open a PR against J/K branches as well

@corot
Copy link
Contributor Author

corot commented Nov 9, 2016

PR on kinetic

@DLu DLu mentioned this pull request May 30, 2017
mikeferguson pushed a commit that referenced this pull request Aug 2, 2017
* Implements issue #496: add a max_planning_retries parameter as an alternative to planner_patience to limit the failed calls to global planner
* Includes #498 and #524 for kinetic and above
mikeferguson pushed a commit that referenced this pull request Aug 2, 2017
* Implements issue #496: add a max_planning_retries parameter as an alternative to planner_patience to limit the failed calls to global planner
* Includes #498 and #524 for kinetic and above
gerkey pushed a commit to codebot/navigation that referenced this pull request Jan 19, 2018
…ning#539)

* Implements issue ros-planning#496: add a max_planning_retries parameter as an alternative to planner_patience to limit the failed calls to global planner
* Includes ros-planning#498 and ros-planning#524 for kinetic and above
johaq pushed a commit to CentralLabFacilities/navigation that referenced this pull request Mar 30, 2018
…ning#539)

* Implements issue ros-planning#496: add a max_planning_retries parameter as an alternative to planner_patience to limit the failed calls to global planner
* Includes ros-planning#498 and ros-planning#524 for kinetic and above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants