Overview of rslidar_sdk
mainrslidar_sdk is a LiDAR driver package for Ubuntu environments provided by RoboSense. It serves two primary purposes:
- ROS/ROS2 Integration: Provides extensions for ROS and ROS2 to allow users to visualize point clouds using tools like RViz.
- Custom Development: Includes the
rs_driverkernel, which can be used as a base if you need to integrate the LiDAR driver into your own custom engineering projects.
Supported LiDAR Models
- RS-LiDAR-16, RS-LiDAR-32
- RS-Bpearl, RS-Helios, RS-Helios-16P
- RS-Ruby series (128, 80, 48, Plus-128, Plus-80, Plus-48)
- RS-LiDAR-M series (M1, M2, M3)
- RS-LiDAR-E1, RS-LiDAR-MX, RS-LiDAR-AIRY, RS-LiDAR-AIRYLITE-ETH, RS-LiDAR-EMX, RS-LiDAR-FAIRY
Supported Point Types
XYZI: x, y, z, intensityXYZIRT: x, y, z, intensity, ring, timestamp