Skip to content

vvvv/RPLidar4Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 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 NuGet
Api Data structures (Response Descriptors, Data Responses, ...), and Helpers .Net Standard 2.0 RPLidar NuGet version
Core Base Library .Net Standard 2.0 RPLidar NuGet version
Data.Dump Scan Data Dump File Reading .Net Standard 2.0 RPLidar NuGet version
IO RPLidarSerialDevice (interactions with SerialPort) .Net Standard 2.0 RPLidar NuGet version

Applications

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

Getting Started

Prerequisites

  • Visual Studio 2019

Authors

  • Amael BERTEAU

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • Batchfile 0.6%