ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I think this is pretty well covered by the documentation of ServiceProxy
.
To avoid duplicating content I'm referring you to my answer to #q108256.
2 | No.2 Revision |
The key here is persistence. Both of the object as well as the connection.
I think this is pretty well covered by the documentation of ServiceProxy
.
To avoid duplicating content I'm referring you to my answer to #q108256.
3 | No.3 Revision |
The key here is persistence. Both of the object as well as the connection.connection. Persistence impacts both performance as well as rosbustness.
I think this is pretty well covered by the documentation of ServiceProxy
.
To avoid duplicating content I'm referring you to my answer to #q108256.