2022-06-06 19:00:12 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
|
|
|
|
<package format="3">
|
|
|
|
|
<name>orbbec_camera</name>
|
2023-07-07 10:25:49 +08:00
|
|
|
<version>1.2.6</version>
|
2022-06-06 19:00:12 +08:00
|
|
|
<description>Orbbec Camera package</description>
|
2022-06-13 14:58:47 +08:00
|
|
|
<maintainer email="mocun@orbbec.com">Joe Dong</maintainer>
|
2022-06-06 19:00:12 +08:00
|
|
|
<license>TODO: License declaration</license>
|
|
|
|
|
|
|
|
|
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
|
|
|
|
<depend>ament_lint_auto</depend>
|
|
|
|
|
<depend>ament_lint_common</depend>
|
|
|
|
|
<depend>ament_index_cpp</depend>
|
|
|
|
|
<depend>image_transport</depend>
|
2022-06-15 15:22:40 +08:00
|
|
|
<depend>image_publisher</depend>
|
2022-06-06 19:00:12 +08:00
|
|
|
<depend>rclcpp_components</depend>
|
|
|
|
|
<depend>cv_bridge</depend>
|
2023-02-06 17:26:10 +08:00
|
|
|
<depend>camera_info_manager</depend>
|
2022-06-06 19:00:12 +08:00
|
|
|
<depend>orbbec_camera_msgs</depend>
|
2022-07-07 16:16:10 +08:00
|
|
|
<depend>builtin_interfaces</depend>
|
2022-06-06 19:00:12 +08:00
|
|
|
<depend>rclcpp</depend>
|
|
|
|
|
<depend>sensor_msgs</depend>
|
|
|
|
|
<depend>std_msgs</depend>
|
|
|
|
|
<depend>std_srvs</depend>
|
|
|
|
|
<depend>tf2</depend>
|
|
|
|
|
<depend>tf2_ros</depend>
|
|
|
|
|
<depend>tf2_sensor_msgs</depend>
|
|
|
|
|
<depend>tf2_msgs</depend>
|
|
|
|
|
<export>
|
|
|
|
|
<build_type>ament_cmake</build_type>
|
|
|
|
|
</export>
|
|
|
|
|
</package>
|