mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-10 05:20:19 +08:00
updated package.xml
This commit is contained in:
+5
-3
@@ -6,19 +6,21 @@
|
||||
<maintainer email="matlabbe@gmail.com">Mathieu Labbe</maintainer>
|
||||
<license>BSD</license>
|
||||
<url type="website">http://introlab.github.io/rtabmap</url>
|
||||
<author email="matlabbe@gmail.com">Mathieu Labbe</author>
|
||||
<url type="repository">https://github.com/introlab/rtabmap</url>
|
||||
|
||||
<buildtool_depend>cmake</buildtool_depend>
|
||||
|
||||
<build_depend>libpcl-1.7-all-dev</build_depend>
|
||||
<build_depend>libpcl-all-dev</build_depend>
|
||||
<build_depend>libqt4-dev</build_depend>
|
||||
<build_depend>libsqlite3-dev</build_depend>
|
||||
<build_depend>zlib</build_depend>
|
||||
<build_depend>ros-hydro-opencv2</build_depend>
|
||||
|
||||
<run_depend>libpcl-1.7-all-dev</run_depend>
|
||||
<run_depend>libpcl-all-dev</run_depend>
|
||||
<run_depend>libqt4-dev</run_depend>
|
||||
<run_depend>libsqlite3-dev</run_depend>
|
||||
<run_depend>zlib</run_depend>
|
||||
<run_depend>ros-hydro-opencv2</run_depend>
|
||||
<run_depend>catkin</run_depend>
|
||||
|
||||
<export>
|
||||
|
||||
Reference in New Issue
Block a user