1 Star 0 Fork 0

bisheng/apriltag

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 1017 Bytes
一键复制 编辑 原始数据 按行查看 历史
ubuntu16 提交于 2024-02-22 19:35 . first commit
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>apriltag</name>
<version>3.1.3</version>
<description>AprilTag detector library</description>
<maintainer email="mkrogius@umich.edu">Max Krogius</maintainer>
<maintainer email="opensource@wolfgangmerkt.com">Wolfgang Merkt</maintainer>
<author email="ebolson@umich.edu">Edwin Olson</author>
<author email="mkrogius@umich.edu">Max Krogius</author>
<license>BSD</license>
<url>https://april.eecs.umich.edu/software/apriltag.html</url>
<buildtool_depend>cmake</buildtool_depend>
<!-- Do not install numpy for Python2, so it won't build a Python3 wrapper when Python2 is ROS-default -->
<!--<build_depend condition="$ROS_PYTHON_VERSION == 2">python-numpy</build_depend>-->
<build_depend condition="$ROS_PYTHON_VERSION == 3">python3-numpy</build_depend>
<export>
<build_type>cmake</build_type>
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bishengsjtu/apriltag.git
git@gitee.com:bishengsjtu/apriltag.git
bishengsjtu
apriltag
apriltag
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385