1 Star 2 Fork 0

AxIMMS_ROS/laser_line_extraction

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.xml 712 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marc Gallant 提交于 2014-05-16 12:42 . Added merge routine. Needs Eigen.
<?xml version="1.0"?>
<package>
<name>laser_line_extraction</name>
<version>0.1.0</version>
<description>
A ROS package to extract line segments from LaserScan messages.
</description>
<maintainer email="m.gallant@queensu.ca">Marc Gallant</maintainer>
<license>BSD</license>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>rospy</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>sensor_msgs</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>cmake_modules</build_depend>
<run_depend>rospy</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>message_runtime</run_depend>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/IMMS_ROS/laser_line_extraction.git
git@gitee.com:IMMS_ROS/laser_line_extraction.git
IMMS_ROS
laser_line_extraction
laser_line_extraction
master

搜索帮助