[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

lslidar_n301: lslidar_n301_decoder | lslidar_n301_driver | lslidar_n301_msgs

Package Summary

Basic ROS support for the Leishen N301 LIDARs.

  • Maintainer status: maintained
  • Maintainer: Shenzhen Leishen Intelligence System Co, Ltd <support AT lslidar DOT com>
  • Author: Nick Shu
  • License: GNU General Public License v3.0
  • Source: git https://github.com/leishen-lidar/LSN301.git (branch: master)

Overview

This lslidar_n301 package is a linux ROS driver for lslidar n301 from Shenzhen Leishen Intelligence System Co, Ltd.

Compling

This is a Catkin package. Make sure the package is on ROS_PACKAGE_PATH after cloning the package to your workspace. And the normal procedure for compling a catkin package will work.

cd your_work_space
catkin_make --pkg lslidar_n301_driver lslidar_n301_decoder --cmake-args -DCMAKE_BUILD_TYPE=Release

Usage

lslidar_n301_driver

Parameters

Published Topics

lslidar_n301_decoder

Parameters

Published Topics

Tutorial

roslauch lslidar_n301_decoder lslidar_n301_decoder_nodelet.launch

Note that this launch file launches both the driver and the decoder, which is the only launch file needed to be used.

FAQ

Bug Report Prefer to open an issue. You can also send an E-mail to support@lslidar.com .

http://en.leishen-lidar.com/


2024-04-13 12:47