Library to support implementation of language specific ROS Client Libraries.
C C++ Objective-C CMake
Latest commit af03d0c Jul 18, 2017 @allenh1 allenh1 committed on GitHub Implement is valid methods (#103)
* Implemented service is valid check.

* Added an is-valid check for publishers.

* Changed the checks to the single call to

* Added subscription is_valid function, and replaced individual checks with a call to the function in the subscription code.

* Added documentation for is_valid functions.

* Moved the options pointer check into the is_valid function.

* Implemented client checks.

README.md

rcl

Library to support implementation of language specific ROS Client Libraries.