1 Star 0 Fork 0

xielinjiang/adaptive_clustering

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.xml 895 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhi Yan 提交于 2019-02-25 18:20 +08:00 . Add files via upload
<?xml version="1.0"?>
<package>
<name>adaptive_clustering</name>
<version>0.0.1</version>
<description>Light-weight real-time high-accuracy point cloud clustering.</description>
<maintainer email="zhi.yan@utbm.fr">Zhi Yan</maintainer>
<maintainer email="lsun@lincoln.ac.uk">Li Sun</maintainer>
<license>BSD</license>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<build_depend>sensor_msgs</build_depend>
<build_depend>visualization_msgs</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>pcl_conversions</build_depend>
<build_depend>pcl_ros</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>visualization_msgs</run_depend>
<run_depend>geometry_msgs</run_depend>
<run_depend>pcl_conversions</run_depend>
<run_depend>pcl_ros</run_depend>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/xielinjiangs/adaptive_clustering.git
git@gitee.com:xielinjiangs/adaptive_clustering.git
xielinjiangs
adaptive_clustering
adaptive_clustering
master

搜索帮助