Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 793 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 793 Bytes

LDLiDAR SDK

This SDK is only applicable to the LiDAR products sold by Shenzhen LDROBOT Co., LTD.

product models range types
LDROBOT LiDAR LD06 2D DTOF
LDROBOT LiDAR LD19 2D DTOF
LDROBOT LiDAR LD14 2D Triangle
LDROBOT LiDAR LD14P 2D Triangle

Get SDK

  • download package file or use git.
$ cd ~

$ mkdir  ldlidar_ws

$ cd ldlidar_ws

$ git clone  https://github.com/ldrobotSensorTeam/ldlidar_sdk.git

Introduction to linux application example


Introduction to windows application example