No description
![]() * started implementing the publisher test * Working on tests for services * Add basic subscription test * Add check for nullptr as service impl. * Add client test * Undid accidental removal of null topic test * Made subscription test consistent with the others * Addressed comments from @mikaelarguedas, as well as made things more uniform. * Replace EXPECT_EQ(-, false) with EXPECT_FALSE(-) (and analogous), as well as fixed typo in comment. * Added check for init's return value. * Added RCL_PUBLIC to export dll targets. * nit: homogenize docs |
||
---|---|---|
.github | ||
rcl | ||
rcl_lifecycle | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
rcl
Library to support implementation of language specific ROS Client Libraries.