Skip to content

aberteau/RPLidar4Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPLidar4Net

Slamtec RPLidar API in C#

Specifications

Interface Protocol and Application Notes

Tested on RPLidar A1 http://www.slamtec.com/en/Lidar/A1

Projects

Libraries

Name Description TargetFramework
Api Data structures (Response Descriptors, Data Responses, ...), and Helpers .Net Standard 2.0
Core Base Library .Net Standard 2.0
Data.Dump Scan Data Dump File Reading .Net Standard 2.0
IO RPLidarSerialDevice (interactions with SerialPort) .Net Standard 2.0

Applications

Name Description Type TargetFramework
WpfApp Tools WPF Application .Net Framework 4.7.2

Getting Started

Prerequisites

  • Visual Studio 2019

Authors

  • Amael BERTEAU