Skip to content

fork of original driver especially for the LSLIDAR C16 and LS180S2

Notifications You must be signed in to change notification settings

lsd-maddrive/lslidar_ros_driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 

Repository files navigation

Instructions

LEISHEN-Lidar Offical

Preparation

Supported Operating System

Unbuntu 16.04 + ROS Kinetic

Ubuntu 18.04 + ROS Melodic

ROS Installation

Ubuntu

*Before starting this tutorial, please complete the installation. This tutorial assumes that Ubuntu is being used.

Create a ROS workspace

Create a workspace

Install Git and initialize it

  1. Install Git
  2. Go into the destinated file via terminal, and type git init to initialize git.
cd <your_work_space>
git init

Clone Lidar's related documents/repository

Operation Instructions: To access the operation instructions, please click on the blue "link" next to the title of Lidar and read through the "README.md" file in the repository.

Clone: To clone each Lidar's repository, please copy and paste the corresponding code in the terminal

LS128/180/400S1_V1.0 link

Linux/Mac: git clone -b LS128/180/400S1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch LS128/180/400S1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

LS128/180/320/400S2_V1.0 link

Linux/Mac: git clone -b LS128/180/320/400S2_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch LS128/180/320/400S2_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

LS180/320/400S3_V1.0 link

Linux/Mac: git clone -b LS180/320/400S3_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch LS180/320/400S3_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C16_V2.6/2.8/3.0 link

Linux/Mac: git clone -b C16_V2.6/2.8/3.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C16_V2.6/2.8/3.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C32_V2.6/2.8/3.0 link

Linux/Mac: git clone -b C32_V2.6/2.8/3.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C32_V2.6/2.8/3.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C1_v4.0 link

Linux/Mac: git clone -b C1_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C1_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C8_v4.0 link

Linux/Mac: git clone -b C8_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C8_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C16_v4.0 link

Linux/Mac: git clone -b C16_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C16_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C32_v4.0 link

Linux/Mac: git clone -b C32_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C32_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

C32W_v4.0link

Linux/Mac: git clone -b C32W_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch C32W_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH32R_V4.0 link

Linux/Mac: git clone -b CH32R_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH32R_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH120_V1.0

Linux/Mac: git clone -b CH120_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH120_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH1W_V1.0 link

Linux/Mac: git clone -b CH1W_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH1W_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH16X1_V1.0 link

Linux/Mac: git clone -b CH16X1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH16X1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH128X1_V1.0 link

Linux/Mac: git clone -b CH128X1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH128X1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH128S1_V1.0 link

Linux/Mac: git clone -b CH128S1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH128S1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CH64W_V1.0 link

Linux/Mac: git clone -b CH64W_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CH64W_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CB64S1_V1.0 link

Linux/Mac: git clone -b CB64S1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CB64S1_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CX128S2 link

Linux/Mac: git clone -b CX128S2 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CX128S2 https://github.com/Lslidar/Lslidar_ROS1_driver.git

CX126S3 link

Linux/Mac: git clone -b CX126S3 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch CX126S3 https://github.com/Lslidar/Lslidar_ROS1_driver.git

HS1 link

Linux/Mac: git clone -b HS1 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch HS1 https://github.com/Lslidar/Lslidar_ROS1_driver.git

M10_V1.0 link

Linux/Mac: git clone -b M10_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch M10_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

N10_V1.0 link

Linux/Mac: git clone -b N10_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch N10_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

N20_V1.0 link

Linux/Mac: git clone -b N20_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch N20_V1.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

M10P/N10P link

Linux/Mac: git clone -b M10P/N10P https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch M10P/N10P https://github.com/Lslidar/Lslidar_ROS1_driver.git

N301-P_V5.0 link

Linux/Mac: git clone -b N301-P_V5.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch N301-P_V5.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

N401-P_V5.0 link

Linux/Mac: git clone -b N401-P_V5.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch N401-P_V5.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

MS-C16_V4.0 link

Linux/Mac: git clone -b MS-C16_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch MS-C16_V4.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

W_Series_V5.0 link

Linux/Mac: git clone -b W_Series_V5.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

Windows: git clone --branch W_Series_V5.0 https://github.com/Lslidar/Lslidar_ROS1_driver.git

FAQ

Technical Support

Any more questions please commit an issue

you can contact support@lslidar.com or Enter our live chat window Customer service entrance

About

fork of original driver especially for the LSLIDAR C16 and LS180S2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages