generated from vvvv/VL.NewLibrary.Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/vvvv/VL.Devices.RPLidar
- Loading branch information
Showing
1 changed file
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
# VL.Devices.RPLidar | ||
|
||
# VL.Devices.RPLidar | ||
|
||
For using RPLIDAR devices by [Slamtec](http://slamtec.com). | ||
- List of potentially [supported device](https://github.com/slamtec/rplidar_sdk?tab=readme-ov-file#supported-platforms) | ||
- Tested to work with [RPLidar A1](https://www.slamtec.com/en/Lidar/A1) and [RPLidar A2](https://www.slamtec.com/en/Lidar/A2) model A2M12 | ||
|
||
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net | ||
|
||
## Getting started | ||
- When connecting via USB, install [CP210x USB to UART Bridge](https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver.zip) for | ||
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline: | ||
|
||
`nuget install VL.Devices.RPLidar -pre` | ||
|
||
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html) | ||
|
||
## Contributing | ||
- Report issues on [the vvvv forum](https://discourse.vvvv.org/c/vvvv-gamma/28) | ||
- For custom development requests, please [get in touch](mailto:devvvvs@vvvv.org) | ||
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html) | ||
|
||
## Credits | ||
Based on [RPLidar4Net.IO](https://www.nuget.org/packages/RPLidar4Net.IO) | ||
|
||
## Sponsoring | ||
Development of this library was partially sponsored by: | ||
* | ||
- List of potentially [supported devices](https://github.com/slamtec/rplidar_sdk?tab=readme-ov-file#supported-platforms) | ||
- Tested to work with [RPLidar A1](https://www.slamtec.com/en/Lidar/A1) and [RPLidar A2](https://www.slamtec.com/en/Lidar/A2) model A2M12 | ||
|
||
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net | ||
|
||
## Getting started | ||
- When connecting via USB, install [CP210x USB to UART Bridge](https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver.zip) | ||
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline: | ||
|
||
`nuget install VL.Devices.RPLidar -pre` | ||
|
||
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html) | ||
|
||
## Contributing | ||
- Report issues on [the vvvv forum](https://discourse.vvvv.org/c/vvvv-gamma/28) | ||
- For custom development requests, please [get in touch](mailto:devvvvs@vvvv.org) | ||
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html) | ||
|
||
## Credits | ||
Based on [RPLidar4Net.IO](https://www.nuget.org/packages/RPLidar4Net.IO) | ||
|
||
## Sponsoring | ||
Development of this library was partially sponsored by: | ||
* |