Squashed 'lidar/sllidar_ros2/' content from commit 3430009

git-subtree-dir: lidar/sllidar_ros2
git-subtree-split: 34300099fadfc772965962dec837bf436706188f
This commit is contained in:
2026-04-22 11:51:45 +00:00
commit 457f054053
104 changed files with 16895 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>sllidar_ros2</name>
<version>1.0.1</version>
<description>
The rplidar ros2 package, support rplidar A2/A1 and A3/S1
</description>
<maintainer email="ros@slamtec.com">Slamtec ROS Maintainer</maintainer>
<license>BSD</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>std_srvs</depend>
<depend>sensor_msgs</depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>