Go to the source code of this file.
Namespaces | |
namespace | test_service_client |
Variables | |
tuple | test_service_client.client = rospy.ServiceProxy('/calculate_distance', GetObstacleDistance) |
tuple | test_service_client.req = GetObstacleDistanceRequest() |
tuple | test_service_client.res = client(req) |