Closed abencz closed 6 months ago
Re-create service client both in case of TransportTerminated errors from rospy and the follow up AttributeError when the service is called on a None object.
TransportTerminated
AttributeError
None
Re-create service client both in case of
TransportTerminated
errors from rospy and the follow upAttributeError
when the service is called on aNone
object.