[ros-users] examples of non ROS service clients?

Josh Faust jfaust at willowgarage.com
Tue Oct 5 22:02:50 UTC 2010


>
> You'll find these methods do not require you to start a node before using
> them.  http://www.ros.org/doc/api/roscpp/html/namespaceros_1_1service.html


This is only partially true.  ros::service::call() works without creating a
NodeHandle first only because it creates one for itself to use.

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


More information about the ros-users mailing list