1 Star 5 Fork 1

jerry-ironman/px4ctrl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.xml 986 Bytes
一键复制 编辑 原始数据 按行查看 历史
I愛陽 提交于 2023-05-05 08:54 . first add
<?xml version="1.0"?>
<package>
<name>px4ctrl</name>
<version>0.0.0</version>
<description>A package to control multi-copters using PX4 platform</description>
<maintainer email="iszhouxin@zju.edu.cn">uav</maintainer>
<license>GPLv3</license>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>uav_utils</build_depend>
<build_depend>cmake_modules</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>quadrotor_msgs</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>uav_utils</run_depend>
<run_depend>geometry_msgs</run_depend>
<run_depend>quadrotor_msgs</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>mavros</run_depend>
<!-- The export tag contains other, unspecified, tags -->
<export>
<!-- Other tools can request additional information be placed here -->
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jerry-ironman/px4ctrl.git
git@gitee.com:jerry-ironman/px4ctrl.git
jerry-ironman
px4ctrl
px4ctrl
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385