ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to publish the topic what you have configured for subscribing. If the topic is not being published, your subscriber callback function is not called.