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

Expose action server result when handling failures #25

Open
fifi-reframe opened this issue Mar 28, 2024 · 0 comments
Open

Expose action server result when handling failures #25

fifi-reframe opened this issue Mar 28, 2024 · 0 comments

Comments

@fifi-reframe
Copy link

I'm using the bt_action_node to call a server that implements a FollowJointTrajectory action. I'd like to be able to handle different error codes that are set by the server when the trajectory is aborted or canceled. In the current implementation, the WrappedResult is not exposed to the onFailure handler. Is there a recommended way to be able to handle error codes, or more generally consume the action result on a failure?

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