Skip to content

Commit

Permalink
Merge pull request #11 from fmessmer/fix_license
Browse files Browse the repository at this point in the history
additional BSD-2-Clause license for aruco detector
  • Loading branch information
fmessmer authored Mar 18, 2024
2 parents 9fb84ba + fce359a commit dcc3d6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
<author>Jan Fischer</author>
<maintainer email="[email protected]">Richard Bormann</maintainer>

<license>LGPL</license>
<license>BSD-2-Clause</license> <!-- the vendored aruco detector -->
<license>LGPL</license> <!-- the ROS wrapper -->
<url>http://ros.org/wiki/cob_fiducials</url>

<buildtool_depend>catkin</buildtool_depend>
Expand Down

0 comments on commit dcc3d6e

Please sign in to comment.