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

ExecuteCallback did not set the goal to a terminal status. Bug in ActionServer implementation #11

Open
JohanneLun opened this issue Oct 31, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@JohanneLun
Copy link
Member

JohanneLun commented Oct 31, 2019

When running the terminal is spammed by these messages:

[WARN] [1572523483.986982]: 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
[INFO] [1572523484.083982]: State machine transitioning 'idle':'aborted'-->'idle'

The only similar problem I have found is this: https://answers.ros.org/question/34458/goal-status-in-callback-in-actionserver-in-c/.
Also see this link where the warning originates from (actionlib): https://answers.ros.org/question/34458/goal-status-in-callback-in-actionserver-in-c/.

Have not found out where or how to solve this problem.

@JohanneLun JohanneLun added the bug Something isn't working label Oct 31, 2019
@paytience
Copy link
Contributor

paytience commented Mar 28, 2020

Closed? What was the solution?

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

2 participants