No description
Find a file
Michael Carroll c51f8925f4
Force rcl_arguments_t to be zero initialized. (#225)
* Force rcl_arguments_t to be zero initialized.
* Adds a check for rcl_arguments_t->impl to be NULL before use.
* Updates tests to account for zero initialization.
2018-04-11 12:42:20 -05:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Force rcl_arguments_t to be zero initialized. (#225) 2018-04-11 12:42:20 -05:00
rcl_lifecycle change export order for static linking (#216) 2018-03-22 16:26:33 -07:00
.gitignore Initial commit 2015-02-20 16:06:40 -08:00
CONTRIBUTING.md add missing copyright / license information, update format of existing license information 2015-04-02 09:53:02 -07:00
LICENSE align LICENSE file with template 2015-04-03 12:47:47 -07:00
README.md Initial commit 2015-02-20 16:06:40 -08:00

rcl

Library to support implementation of language specific ROS Client Libraries.