Skip to content

Commit

Permalink
Add package.xml (#125)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Apr 17, 2024
1 parent f928192 commit fd618d2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<package format="2">
<name>gz-utils2</name>
<version>2.2.0</version>
<description>Gazebo Utils : Classes and functions for robot applications</description>

<maintainer email="[email protected]">Addizu Z. Taddese</maintainer>
<license>Apache License 2.0</license>

<url type="website">https://github.com/gazebosim/gz-utils</url>

<buildtool_depend>cmake</buildtool_depend>

<build_depend>gz-cmake3</build_depend>

<export>
<build_type>cmake</build_type>
</export>
</package>

0 comments on commit fd618d2

Please sign in to comment.