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
According to the ExecuteTaskSolution action definition, it should provide the IDs and numbers of finished subtrajectories (stages?) as feedback while executing the action. I'm attempting to print that information like so:
According to the ExecuteTaskSolution action definition, it should provide the IDs and numbers of finished subtrajectories (stages?) as feedback while executing the action. I'm attempting to print that information like so:
However, nothing is being printed. As far as I can tell, I'm receiving no feedback at all, even as the action executes normally.
What is the reason for this? Is feedback not yet implemented, or should I enable it somehow?
The text was updated successfully, but these errors were encountered: