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

Actionlib Issues #39

Open
RMichaelSwan opened this issue Apr 21, 2021 · 0 comments
Open

Actionlib Issues #39

RMichaelSwan opened this issue Apr 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@RMichaelSwan
Copy link
Collaborator

RMichaelSwan commented Apr 21, 2021

There are some general issues with our current ActionClient and ActionServer implementations. Wait arguments don't seem to work correctly (wait for goal submit, wait for client setup) and this is a common warning:

Your executeCallback did not set the goal to a terminal status. This is a bug in your ActionServer implementation. Fix your code! For now, the ActionServer will set this goal to aborted

Some of this is likely due to threading, and perhaps part of it is due to SimpleActionClient being only a partial implementation.

@RMichaelSwan RMichaelSwan added the bug Something isn't working label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant