can a node act as server and client??
Can a node act as a server by advertising a service and at the same time act as a client by calling some other service?
add a comment
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Can a node act as a server by advertising a service and at the same time act as a client by calling some other service?
Sure. You need to make sure, though, that the logic in your implementation is solid and you don't somehow block yourself.
Asked: 2016-10-12 07:05:05 -0500
Seen: 310 times
Last updated: Oct 12 '16
Is it possible to have memory mapped messages in ROS?
who is heading the development of ROS?
Publisher Subscriber Teleoperation -- High Latency?
How to correctly use git with ROS
detect/extract a "small" sphere using PCL
Implementation of header files??