No description
![]() * Adding new cli parameters for configuring the logging. cr https://code.amazon.com/reviews/CR-3728503 * Moving the external logger library from rcutils into rcl. Also automatic uncrustify. * Fixing issue with rebase * Temporarily switching the default to noop logger ext_lib while system dependency issue is solved for Windows/Mac. * Fixing the format2/3 xmllint issue. * style changes, and one actual fix Signed-off-by: William Woodall <william@osrfoundation.org> * rename rc_logging* to rcl_logging* Signed-off-by: William Woodall <william@osrfoundation.org> * Expand rcl_logging_configure API with allocator This is to make sure that this API is complete, and we can merge rcl#350 later without breaking the API at a later date. * update logging.c with new use of allocator in API * update init.c with new API changes * Switching back to va_list for output handlers. * address review comments Signed-off-by: William Woodall <william@osrfoundation.org> |
||
---|---|---|
.github | ||
rcl | ||
rcl_action | ||
rcl_lifecycle | ||
rcl_yaml_param_parser | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
rcl
Library to support implementation of language specific ROS Client Libraries.