def __init__(self, uavcan_type): super(Service, self).__init__(uavcan_type) self.__ros_service_proxy = None # This is the canros server so the service naming scheme is the reverse of the canros API.