how to close subscriber
After rospy.Subscriber(),after a period of time or after an event this may no longer need,how to close this subscriber
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
After rospy.Subscriber(),after a period of time or after an event this may no longer need,how to close this subscriber
rospy.Subscriber gives you a Subscriber that can be shut down by calling *.unregister()
Asked: 2017-03-16 04:38:44 -0600
Seen: 1,030 times
Last updated: Mar 16 '17
How to install rospy for Ros Melodic
rospy - strange behavior while publishing images
Error: bad interpreter: No such file or directory
rospy can not receive custom message
is rospy.Publisher.publish() thread safe?
how to display video we get from cv_bridge?
How to move robot randomly while keeping on-arm camera locked at target.