1 Star 0 Fork 0

刘旺/HesaiLidar_ROS_2.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.xml 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
zhangyu-hesaitech 提交于 2023-07-05 13:45 . V2.0.1 first update
<?xml version="1.0"?>
<package format="3">
<name>hesai_ros_driver</name>
<version>1.5.0</version>
<description>The hesai_ros_driver_node package</description>
<maintainer email="zhangyu@hesaitech.com">hesaiwuxiaozhou</maintainer>
<license>BSD</license>
<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
<buildtool_depend condition="$ROS_VERSION == 2">rosidl_default_generators</buildtool_depend>
<build_depend condition="$ROS_VERSION == 1">roscpp</build_depend>
<build_depend condition="$ROS_VERSION == 2">rclcpp</build_depend>
<build_depend>sensor_msgs</build_depend>
<build_depend>roslib</build_depend>
<build_depend>std_msgs</build_depend>
<exec_depend condition="$ROS_VERSION == 2">rclcpp</exec_depend>
<exec_depend condition="$ROS_VERSION == 2">sensor_msgs</exec_depend>
<exec_depend condition="$ROS_VERSION == 2">std_msgs</exec_depend>
<depend condition="$ROS_VERSION == 2">ament_index_cpp</depend>
<depend condition="$ROS_VERSION == 2">rclcpp_action</depend>
<exec_depend condition="$ROS_VERSION == 1">roscpp</exec_depend>
<exec_depend condition="$ROS_VERSION == 1">sensor_msgs</exec_depend>
<exec_depend condition="$ROS_VERSION == 1">roslib</exec_depend>
<member_of_group>rosidl_interface_packages</member_of_group>
<export>
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
<build_type condition="$ROS_VERSION == 2">ament_cmake</build_type>
</export>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jackwang233/HesaiLidar_ROS_2.0.git
git@gitee.com:jackwang233/HesaiLidar_ROS_2.0.git
jackwang233
HesaiLidar_ROS_2.0
HesaiLidar_ROS_2.0
master

搜索帮助