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
Advanced tutorial for rospy services?
Is rospython subscriber thread safe?
How to pause and Restart a subscriber? [closed]
Python import: rosrun works well but roslaunch reports error
Pass parameters to a service handler in rospy
Rospy clean shutdown with gevent
Working python script but fails in ROS
Importing python packages into node files
genpy.message.SerializationError when calling service /gazebo/set_model_configuration