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
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()
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-03-16 04:38:44 -0500
Seen: 849 times
Last updated: Mar 16 '17