No description
Find a file
Chris Lalancette cdf1b4d17d
Remove the maximum string size. (#524)
It wasn't preventing any allocations from happening, so it
doesn't seem to serve much purpose.  Also remove the tests
for the maximum string size.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
2019-10-21 18:21:38 -04:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl ready_fn and self.proc_info will be removed in future (#522) 2019-10-18 17:14:22 -07:00
rcl_action [rcl_action] Correct action server documentation (#519) 2019-10-11 13:51:29 -07:00
rcl_lifecycle 0.8.1 2019-10-08 12:09:24 +00:00
rcl_yaml_param_parser Remove the maximum string size. (#524) 2019-10-21 18:21:38 -04: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.