Skip to content

Commit

Permalink
update description and version
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rauch authored and stevenlovegrove committed May 31, 2022
1 parent 6469a6c commit 5728325
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<?xml version="1.0"?>
<!-- ROS Catkin package.xml file -->
<package format="2">
<name>pangolin</name>
<version>0.7.0</version>
<description>pangolin</description>
<version>0.8.0</version>
<description>Pangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms.</description>
<maintainer email="stevenlovegrove@gmail.com">Steven Lovegrove</maintainer>
<author email="stevenlovegrove@gmail.com">Steven Lovegrove</author>
<license>MIT</license>

<buildtool_depend>cmake</buildtool_depend>

<depend>libglew-dev</depend>
<depend>python3-dev</depend>
<build_depend>eigen</build_depend>

<export>
<build_type>cmake</build_type>
</export>
Expand Down

0 comments on commit 5728325

Please sign in to comment.