No description
Find a file
Michel Hidalgo 471075197c
Enforce non-null argv values on rcl_init(). (#388)
* Enforce non-null argv values on rcl_init().

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>

* Adds test case for null argv values on rcl_init().

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
2019-02-12 15:07:52 -03:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Enforce non-null argv values on rcl_init(). (#388) 2019-02-12 15:07:52 -03:00
rcl_action Fix rcl_action documentation (#380) 2019-02-12 09:31:19 -08:00
rcl_lifecycle 0.6.4 2019-01-11 12:13:30 -08:00
rcl_yaml_param_parser 0.6.4 2019-01-11 12:13:30 -08: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.