ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Let Me Google That For You: "ros publisher number subscribers".
Fourth result: uint32_t ros::Publisher::getNumSubscribers() const.
2 | No.2 Revision |
Let Me Google That For You: "ros publisher number subscribers".
Fourth Fifth result: uint32_t ros::Publisher::getNumSubscribers() const.
3 | No.3 Revision |
Let Me Google That For You: "ros publisher number subscribers".
Fifth result: uint32_t ros::Publisher::getNumSubscribers() const.
4 | No.4 Revision |
5 | No.5 Revision |
uint32_t ros::Publisher::getNumSubscribers() const
Returns the number of subscribers that are currently connected to this Publisher.