rclcpp/rclcpp
ivanpauno 8743bcb0a1
Added count matching api and intra-process subscriber count (#628)
* Added count matching api to publishers. Also, internal method to count intra-process subscriptions

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Addressed PR comments

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Corrected error checking in publisher interprocess subscription count api. Minimal modifications in test

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Moved intraprocess subscription count api to public. Started removing publishers and subscribers from ipm.

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Added publisher count api in subscription class

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Addressed PR comments

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Addressed PR comments

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Solved Wreorder

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
2019-02-21 14:18:06 -03:00
..
cmake remove obsolete CMake functions 2017-01-06 15:46:08 -08:00
include/rclcpp Added count matching api and intra-process subscriber count (#628) 2019-02-21 14:18:06 -03:00
resource issue a warning if publishing on a not active publisher (#574) 2018-10-27 17:35:17 -07:00
src/rclcpp Added count matching api and intra-process subscriber count (#628) 2019-02-21 14:18:06 -03:00
test Added count matching api and intra-process subscriber count (#628) 2019-02-21 14:18:06 -03:00
.gitignore Doxygen setup (#293) 2016-12-20 18:30:18 -08:00
CHANGELOG.rst 0.6.2 2018-12-12 21:56:41 -08:00
CMakeLists.txt Added count matching api and intra-process subscriber count (#628) 2019-02-21 14:18:06 -03:00
Doxyfile Implement rclcpp-specific logging macros [taking name not object] (#389) 2017-11-15 14:14:09 -08:00
package.xml 0.6.2 2018-12-12 21:56:41 -08:00
rclcpp-extras.cmake remove obsolete CMake functions 2017-01-06 15:46:08 -08:00