1 Star 0 Fork 0

guanty18/px4-jsbsim-bridge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 926 Bytes
一键复制 编辑 原始数据 按行查看 历史
<package>
<name>jsbsim_bridge</name>
<version>0.0.1</version>
<description>Ros interface for px4-jsbsim-bridge</description>
<maintainer email="jaeyoung@auterion.com">Jaeyoung Lim</maintainer>
<author>Jaeyoung Lim</author>
<license>BSD-3</license>
<url type="website">https://github.com/Auterion/px4-jsbsim-bridge.git</url>
<url type="bugtracker">https://github.com/Auterion/px4-jsbsim-bridge.git</url>
<!-- Dependencies which this package needs to build itself. -->
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>mavlink</build_depend>
<!-- Dependencies needed after this package is compiled. -->
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>mavros</run_depend>
<export>
</export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guanty18/px4-jsbsim-bridge.git
git@gitee.com:guanty18/px4-jsbsim-bridge.git
guanty18
px4-jsbsim-bridge
px4-jsbsim-bridge
master

搜索帮助