No description
* If RMW_IMPLEMENTATION is set, it must match rmw_get_implementation_identifier * Refactor so easier to read * Add tests * Use strdup from rcutils * Don't assume retrieved rmw id is not null * Add comment clarifying why a check is needed * Fix long line in test * Remove test that wouldn't work with multiple rmw impls * warning -> error * Check if test exists before setting properties * Copyright year * only build executable once * hopefully fix tests for windows * Check return code of rcl_init * Remove another test that wasn't supposed to pass w/ multiple rmw impls We aren't explicitly setting RMW_IMPLEMENTATION in the cmake for this test (unlike the others) * Skip tests on windows because of https://github.com/ros2/launch/issues/66 |
||
|---|---|---|
| .github | ||
| rcl | ||
| rcl_lifecycle | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
rcl
Library to support implementation of language specific ROS Client Libraries.