This commit is contained in:
Ivan
2022-04-05 11:42:28 +03:00
commit 6dc0eb0fcf
5565 changed files with 1200500 additions and 0 deletions

20
thirdparty/opengv/manifest.xml vendored Normal file
View File

@@ -0,0 +1,20 @@
<package>
<description brief="opengv">
opengv
</description>
<author>Laurent Kneip</author>
<license>FreeBSD</license>
<review status="reviewed" notes=""/>
<url>http://ros.org/wiki/opengv</url>
<rosdep name="eigen"/>
<export>
<cpp cflags="-I${prefix}/include -I${prefix}/cfg/cpp" lflags="-L${prefix}/lib -lopengv"/>
</export>
</package>