Skip to content

Commit

Permalink
adding package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredRocs committed May 31, 2024
1 parent 04fb6f0 commit 8e3be06
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>fri_client_sdk</name>
<version>2.0.0</version>
<description>CMake support for KUKA's FRI.</description>
<maintainer email="m.huber_1994@hotmail.de">mhubii</maintainer>
<maintainer email="frederic.giraud@balgrist.ch">fredRocs</maintainer>

<license>Apache-2.0</license>

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

0 comments on commit 8e3be06

Please sign in to comment.