Add feedback callback#39
Add feedback callback#39mkrogius wants to merge 1 commit intoros:indigo-develfrom mcgill-robotics:indigo-devel
Conversation
|
Hi, is this pullrequest going to be accepted ? (I need the userdata in the feedback callback, and this commit seems to provide it) |
|
Its been over a year and I haven't heard anything back, so I think its safe to assume its not going to happen. |
|
I fear the same, which is kind of sad, as this and some of the other open pull requests offer some nice additions so smach. |
|
Ok, sad, @jbohren do you confirm ? Can we help you ? |
|
@laurent-george et al. The real issue is a lack of time for thorough testing. I've been meaning to get around to not only that things for a long time (as you can tell by messages on this project pages), but also migrate SMACH to use coroutines instead of threads. |
Adds a callback for the feedback from the action server. The callback is called with the userdata and the feedback message