Skip to content

CE30C/Example-for-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example-for-Python

This is an example to get distance and amplitude data from Benewake CE30-C LiDAR. Feel free to use or modify the code in your projects. Contact us via support@benewake.com for any other questions.

Files

dataExchange.py

Methods for communication with CE30-C LiDAR.

undistortion.py

Methods for calibrate lens distortion.

getCE30CDate.py

Example code to get data from CE30-C LiDAR, do undistortion and save undistorted data to a file.

Requirement

1.Python 3.5 or above

2.Numpy

Run

$sudo python getCE30CData.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages