Piv f4ef8ed829 Conform to IteratorProtocol for scanning.
I've left the old callback implementations in for now, undecided whether these should be removed. The nice thing about the callback method is that it's more compact, however the logic behind it is less clear.
2020-10-02 23:01:53 +09:30
2020-05-24 19:32:38 +09:30
2020-08-15 17:01:39 +09:30
2020-07-18 15:55:40 +09:30
2020-09-22 21:47:29 +09:30

SwiftRPLidar

This library interacts with the RPLidar A1 using pure swift. It is designed to closely replicate the python rplidar library by Skoltech: https://github.com/SkoltechRobotics/rplidar/ There may be support for RPLidar A2, however it is not available for testing at this time.

For a runnable example, see the Examples product.

swift run LidarExamples

Documentation can be generated using swift-doc

Description
No description provided
Readme 54 KiB
Languages
Swift 100%