Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.03 KB

README.md

File metadata and controls

30 lines (22 loc) · 2.03 KB

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