2018-05-29 09:07:02 -07:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
|
|
|
<package format="2">
|
|
|
|
<name>rcl_yaml_param_parser</name>
|
2022-01-31 13:02:06 -08:00
|
|
|
<version>1.1.12</version>
|
2020-04-28 20:26:02 +02:00
|
|
|
<description>Parse a YAML parameter file and populate the C data structure.</description>
|
2018-05-29 09:07:02 -07:00
|
|
|
<maintainer email="anup.pemmaiah@apex.ai">Anup Pemmaiah</maintainer>
|
|
|
|
<license>Apache License 2.0</license>
|
|
|
|
|
|
|
|
<buildtool_depend>ament_cmake_ros</buildtool_depend>
|
|
|
|
|
|
|
|
<depend>libyaml_vendor</depend>
|
|
|
|
<depend>yaml</depend>
|
|
|
|
<build_depend>rcutils</build_depend>
|
|
|
|
|
|
|
|
<test_depend>ament_cmake_gtest</test_depend>
|
|
|
|
<test_depend>ament_lint_common</test_depend>
|
|
|
|
<test_depend>ament_lint_auto</test_depend>
|
2020-09-02 14:44:47 -07:00
|
|
|
<test_depend>mimick_vendor</test_depend>
|
2019-07-12 15:07:42 -03:00
|
|
|
<test_depend>osrf_testing_tools_cpp</test_depend>
|
2020-09-25 18:10:06 +02:00
|
|
|
<test_depend>performance_test_fixture</test_depend>
|
|
|
|
<test_depend>rcpputils</test_depend>
|
2018-05-29 09:07:02 -07:00
|
|
|
|
|
|
|
<export>
|
|
|
|
<build_type>ament_cmake</build_type>
|
|
|
|
</export>
|
|
|
|
</package>
|