1 Star 1 Fork 1

hr_work/serial-ros2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.xml 919 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dan Rose 提交于 2020-09-03 19:45 . Revert "Merge branch 'ament_cmake'"
<?xml version="1.0"?>
<package>
<name>serial</name>
<version>1.2.1</version>
<description>
Serial is a cross-platform, simple to use library for using serial ports on computers.
This library provides a C++, object oriented interface for interacting with RS-232
like devices on Linux and Windows.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<license>MIT</license>
<url type="website">http://wjwwood.github.com/serial/</url>
<url type="repository">https://github.com/wjwwood/serial</url>
<url type="bugtracker">https://github.com/wjwwood/serial/issues</url>
<author email="wjwwood@gmail.com">William Woodall</author>
<author email="ash.gti@gmail.com">John Harrison</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<test_depend>boost</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hr_work/serial-ros2.git
git@gitee.com:hr_work/serial-ros2.git
hr_work
serial-ros2
serial-ros2
master

搜索帮助