Skip to content

Commit

Permalink
Merge branch 'fri-1.15' into fri-1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed May 31, 2024
2 parents e88497f + b79dc5b commit d599fb7
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"?>
<?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="[email protected]">bowangFromMars</maintainer>
<maintainer email="[email protected]">fredRocs</maintainer>
<maintainer email="[email protected]">liver121888</maintainer>
<maintainer email="[email protected]">peterMitrano</maintainer>
<maintainer email="[email protected]">mhubii</maintainer>
<maintainer email="[email protected]">OmidRezayof</maintainer>

<license>Apache-2.0</license>

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

0 comments on commit d599fb7

Please sign in to comment.