ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

From the documentation of Subscriber.shutdown() it states that it unsubscribes the callback it does not state that it unsubscribes the topic. You might need to destroy the Subscriber instance.