No description
Find a file
Jorge Perez 015f05e1dc
Save allocator for RCL_CLOCK_UNINITIALIZED clock. (#623)
* Save allocator when setting uninitialized clock
* Add tests for clock types init/fini
* Remove extra calls to set clock allocator
* Remove tests not related to this PR
* Replace test to make it clearer what is tested in the PR

Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
2020-04-24 12:50:42 -03:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Save allocator for RCL_CLOCK_UNINITIALIZED clock. (#623) 2020-04-24 12:50:42 -03:00
rcl_action export targets in a addition to include directories / libraries (#632) 2020-04-23 14:18:55 -07:00
rcl_lifecycle Fixed argument name in rcl_lifecycle.h (#626) 2020-04-22 09:21:03 +02:00
rcl_yaml_param_parser fix usage to not expose underlying yaml (#630) 2020-04-22 15:14:47 -07:00
.gitignore Initial commit 2015-02-20 16:06:40 -08:00
CONTRIBUTING.md add section about DCO to CONTRIBUTING.md 2019-03-20 08:37:06 -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.