ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As far as my experience is, It does not make difference if you unregistered the pub/sub before terminating the node. As node terminates, it will stop publishing or subscribing to the topic until and unless there is another node publishing or subscribing to the same topic.