-
Notifications
You must be signed in to change notification settings - Fork 28
/
package.xml
28 lines (28 loc) · 917 Bytes
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>
<package format="2">
<name>astra_camera</name>
<version>1.2.7</version>
<description>Drivers for Orbbec Astra Devices. </description>
<license>Apache License 2.0</license>
<maintainer email="[email protected]">Mo Cun</maintainer>
<buildtool_depend>catkin</buildtool_depend>
<depend>backward_ros</depend>
<depend>libdw-dev</depend>
<depend>cv_bridge</depend>
<depend>dynamic_reconfigure</depend>
<depend>git</depend>
<depend>image_geometry</depend>
<depend>image_transport</depend>
<depend>libudev-dev</depend>
<depend>libusb-1.0-dev</depend>
<depend>message_generation</depend>
<depend>message_runtime</depend>
<depend>rgbd_launch</depend>
<depend>roscpp</depend>
<depend>sensor_msgs</depend>
<depend>std_srvs</depend>
<depend>tf2_ros</depend>
<depend>tf2</depend>
<depend>message_filters</depend>
<depend>camera_info_manager</depend>
</package>