Skip to content

BlueSeaLidar/sdk2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB-LIDAR DESCRIPTION#

windows/linux SDK and Demo programs for lanhai 2d lidar

#HOW TO BUILD AND USE#

LINUX

Prerequisite: g++ and gcc must be installed

cmake CMakeList.txt
make
make install
./demo config/xxxx.txt  

WINDOWS

windows powershell

use cmake_gui  build ,open project and compile
need mfc support
Detailed operation reference  docs/SDK开发手册.docx

open project by visual stdio 2013 or greater than this version Generate a solution

Special instructions: Please refer to the corresponding product's documentation to select the specified configuration file, and ensure that the software can be called normally only after the hardware works normally.

config file from windows to linux

vim xxxx.txt
set ff=unix

Related address links

downland ros drive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors