No description
Find a file
Jorge Perez 65feb5c725
Add basic functionality tests for validate_enclave_name and subscription (#624)
* Add tests for the test_validate_enclave_name module
* Add test that is failing
* Add test that is failing
* Fix function used for publishing
* Fix function used for publishing
* Fix serialize subscription test
* Fix serialize subscription test
* Add tests for loan msgs and get_options
* Add tests for loan msgs and get_options
* Add support for taking a sequence of messages (#614)
* Add support for taking a sequence of messages
* Fix uncrustify
* Apply suggestions from code review
* Address reviewer feedback.
* Remove vertical whitespace
* Address reviewer feedback
* Remove blank line
* Remove extra character left when rebasing
* Remove test used for debugging
* Remove repeated tests
* Add test for get_options
* Fix uncrustify errors

Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
2020-04-24 18:28:34 -03:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Add basic functionality tests for validate_enclave_name and subscription (#624) 2020-04-24 18:28:34 -03:00
rcl_action export targets in a addition to include directories / libraries (#632) 2020-04-23 14:18:55 -07:00
rcl_lifecycle Fixed argument name in rcl_lifecycle.h (#626) 2020-04-22 09:21:03 +02:00
rcl_yaml_param_parser fix usage to not expose underlying yaml (#630) 2020-04-22 15:14:47 -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.