No description
![]() * Add allocator parameter to rcl_client_is_valid. * Add allocator parameter to rcl_publisher_is_valid. * Add allocator parameter to rcl_subscription_is_valid. * Add allocator parameter to rcl_service_is_valid. * Satisfy linter, and make error messages more consistent. * Add calls to allocator check. * Fixed macro calls. * Change parameter name for clarity. * Updated header parameter names. * Resolve merge conflict after rebase. * Address comments by @mikaelarguedas * Linting * add missing checks and homogenize error message * non const allocator * 'error msg allocator is invalid' -> 'allocator is invalid' * missed one const * cast to remove const without warnings |
||
---|---|---|
.github | ||
rcl | ||
rcl_lifecycle | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
rcl
Library to support implementation of language specific ROS Client Libraries.