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

Update bt_action_node.hpp #89

Open
wants to merge 1 commit into
base: humble
Choose a base branch
from

Conversation

pepeRossRobotics
Copy link

During testing using a fork of this code we found an edge case where the BT crashes if there is an issue with the goal_handle.

Weirdly the Action Server received the action properly and executes it. But for some reason the code crashes here.

This small fix should avoid the crashing while still exposing the issue with the Action Server communication

Fix to avoid crashing the BT
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.

1 participant