1 Star 0 Fork 1

芽孢/LIO-SAM-noted-byYB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
芽孢 提交于 2022-09-22 13:22 . first commit
<?xml version="1.0"?>
<package>
<name>lio_sam</name>
<version>1.0.0</version>
<description>Lidar Odometry</description>
<maintainer email="[email protected]">Tixiao Shan</maintainer>
<license>TODO</license>
<author>Tixiao Shan</author>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<run_depend>roscpp</run_depend>
<build_depend>rospy</build_depend>
<run_depend>rospy</run_depend>
<build_depend>tf</build_depend>
<run_depend>tf</run_depend>
<build_depend>cv_bridge</build_depend>
<run_depend>cv_bridge</run_depend>
<build_depend>pcl_conversions</build_depend>
<run_depend>pcl_conversions</run_depend>
<build_depend>std_msgs</build_depend>
<run_depend>std_msgs</run_depend>
<build_depend>sensor_msgs</build_depend>
<run_depend>sensor_msgs</run_depend>
<build_depend>geometry_msgs</build_depend>
<run_depend>geometry_msgs</run_depend>
<build_depend>nav_msgs</build_depend>
<run_depend>nav_msgs</run_depend>
<build_depend>visualization_msgs</build_depend>
<run_depend>visualization_msgs</run_depend>
<build_depend>message_generation</build_depend>
<run_depend>message_generation</run_depend>
<build_depend>message_runtime</build_depend>
<run_depend>message_runtime</run_depend>
<build_depend>GTSAM</build_depend>
<run_depend>GTSAM</run_depend>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/cool-Yabao/lio-sam-noted-by-yb.git
[email protected]:cool-Yabao/lio-sam-noted-by-yb.git
cool-Yabao
lio-sam-noted-by-yb
LIO-SAM-noted-byYB
master

搜索帮助