No description
Find a file
jwang11 4ed6c56edd reset wait_set type index in SET_RESIZE (#207)
It is dangerous to keep type index float when do SET_RESIZE. It is
possible that index greater than new size. Thus, set index to 0.

Signed-off-by: jwang <jing.j.wang@intel.com>
2018-01-18 18:49:46 -08:00
.github add issue template 2017-08-14 18:04:24 -07:00
rcl reset wait_set type index in SET_RESIZE (#207) 2018-01-18 18:49:46 -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.