No description
Find a file
dhood e47f644faa
Store logger name associated with node (#212)
* Give node logger name

* Expose getter

* Workaround to fix non-const warning

* Add test for node logger name

* Move to function

* More test coverage

* comment fixup

* Restructure logger name logic

* Document input assumptions

* Don't hard-code logger name separator

* Remove const workaround
2018-02-26 14:36:25 -08:00
.github add issue template 2017-08-14 18:04:24 -07:00
rcl Store logger name associated with node (#212) 2018-02-26 14:36:25 -08:00
rcl_lifecycle segmentation fault for NULL dereference (#202) 2017-12-13 08:31:18 -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.