No description
Find a file
hyunseok-yang d07003847b Increase MAX_STRING_SIZE (#487)
* Increase MAX_STRING_SIZE

It's too short for string length.
It occurs the error when the string field in yaml files are too long....

Signed-off-by: Hyunseok Yang <hyunseok7.yang@lge.com>

* update test to match increased limit

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
2019-08-23 14:52:46 -07:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Allow get_node_names to return result in any order (#488) 2019-08-23 18:05:42 -03:00
rcl_action remove unused CMake code (#475) 2019-07-29 11:16:36 -07:00
rcl_lifecycle 0.7.4 2019-05-29 18:43:41 -05:00
rcl_yaml_param_parser Increase MAX_STRING_SIZE (#487) 2019-08-23 14:52:46 -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.