1 Star 0 Fork 0

JULiDAR/ROS_lidar_driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.xml 896 Bytes
一键复制 编辑 原始数据 按行查看 历史
朱嘉豪 提交于 2024-03-11 17:17 . Add README
<?xml version="1.0"?>
<package format="2">
<name>julidar</name>
<version>0.0.0</version>
<description>The julidar package, providing driver supports for M30 series lidars</description>
<maintainer email="[email protected]">Junion Tech Lidar Maintainer</maintainer>
<license>TODO</license>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_export_depend>roscpp</build_export_depend>
<build_export_depend>rospy</build_export_depend>
<build_export_depend>std_msgs</build_export_depend>
<exec_depend>roscpp</exec_depend>
<exec_depend>rospy</exec_depend>
<exec_depend>std_msgs</exec_depend>
<!-- The export tag contains other, unspecified, tags -->
<export>
<!-- Other tools can request additional information be placed here -->
</export>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JULiDAR/ros_lidar_driver.git
[email protected]:JULiDAR/ros_lidar_driver.git
JULiDAR
ros_lidar_driver
ROS_lidar_driver
master

搜索帮助