Merge pull request #175 from borglab/fix/ros-package-xml

Fix/ros package xml
release/4.3a0
Jose Luis Blanco-Claraco 2019-12-03 17:57:07 +01:00 committed by GitHub
commit 685b820d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,13 +1,18 @@
<?xml version="1.0"?>
<package format="2">
<name>gtsam</name>
<version>4.0.0</version>
<version>4.0.2</version>
<description>gtsam</description>
<maintainer email="gtsam@lists.gatech.edu">Frank Dellaert</maintainer>
<license>BSD</license>
<buildtool_depend>cmake</buildtool_depend>
<build_depend>boost</build_depend>
<build_depend>eigen</build_depend>
<build_depend>tbb</build_depend>
<export>
<!-- Specify that this is not really a Catkin package-->
<build_type>cmake</build_type>