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

Fix: BTActionNodes fail instead throwing exceptions enabling fallback/recovery mechanisms in BT trees #1

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

paucarre
Copy link

@paucarre paucarre commented Jun 3, 2021

Fixes all the action nodes in BT. Now recovery nodes are able to take a recovery/fallback node if they fail to succeed. Before, the whole bt_naviation node failed.

See for details: ros-navigation#2376

Test:

  • Demo test with actual robot working

@paucarre paucarre changed the title Good action Fix: BTActionNodes fail instead throwing exceptions enabling fallback/recovery mechanisms in BT trees Jun 3, 2021
@guilyx guilyx self-requested a review June 3, 2021 12:24
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

Successfully merging this pull request may close these issues.

3 participants