No description
Find a file
Jorge Perez acd167e173
Fix conversions between rmw_localhost_only_t and bool (#670)
* Check for case RMW_LOCALHOST_ONLY_DISABLED in init_options
* Take init value from node context
* Convert enum variable to boolean
* Remove extra check
* Remove not needed reference and dereference
* Change rcl_get_localhost_only to match signature
* Add parenthesis to make clearer precedence

Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
2020-06-03 19:11:22 -03:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Fix conversions between rmw_localhost_only_t and bool (#670) 2020-06-03 19:11:22 -03:00
rcl_action 1.1.4 2020-06-02 23:40:26 -07:00
rcl_lifecycle 1.1.4 2020-06-02 23:40:26 -07:00
rcl_yaml_param_parser 1.1.4 2020-06-02 23:40:26 -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 Included features (#644) 2020-05-08 08:48:03 +02:00

rcl

This repository contains several packages which are all related to the rcl package.