You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
When running the terminal is spammed by these messages:
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.
The text was updated successfully, but these errors were encountered: