1 Star 0 Fork 8

bit3220190719/path_planner

forked from 首飞/path_planner 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 777 Bytes
一键复制 编辑 原始数据 按行查看 历史
Karl Kurzer 提交于 2018-02-22 19:24 . added travis ci
<?xml version="1.0"?>
<package>
<name>hybrid_astar</name>
<version>0.0.2</version>
<description>The hybrid_astar package</description>
<maintainer email="[email protected]">Karl Kurzer</maintainer>
<license>BSD</license>
<author email="[email protected]">Karl Kurzer</author>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>visualization_msgs</build_depend>
<build_depend>tf</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>visualization_msgs</run_depend>
<run_depend>tf</run_depend>
<run_depend>map_server</run_depend>
<export></export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bit3220190719/path_planner.git
[email protected]:bit3220190719/path_planner.git
bit3220190719
path_planner
path_planner
master

搜索帮助