[YAML Parser] Depend on rcutils only (#470)
* Make rcl_yaml_param_parser depend on rcutils only. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com> * Address peer review comments. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
This commit is contained in:
parent
21ff57b14b
commit
f9ceef5c86
4 changed files with 325 additions and 332 deletions
|
@ -12,7 +12,6 @@
|
|||
<depend>libyaml_vendor</depend>
|
||||
<depend>yaml</depend>
|
||||
<build_depend>rcutils</build_depend>
|
||||
<build_depend>rcl</build_depend>
|
||||
|
||||
<test_depend>ament_cmake_gtest</test_depend>
|
||||
<test_depend>ament_lint_common</test_depend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue