[ros-users] Can service answers be asynchronous?

Josh Faust jfaust at willowgarage.com
Tue Oct 5 22:17:32 UTC 2010


>
>
> No really. Albeit actionlib provides asynchronous IPC-like interaction,
> as far as I have understood, their semantics are ones of an action in
> the robotic meaning, not of an IPC.


actionlib is probably your best bet right now.  It's not restricted for use
only with robotic actions.

Asynchronous service calls haven't been a priority for roscpp, and we're
trying to push most code away from service calls, either to actions or
something else.

Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101005/f5c5e4c4/attachment-0003.html>


More information about the ros-users mailing list