Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebescudie/vl.devices.sick
A VL plugin to interact with SICK LIDARs
https://github.com/sebescudie/vl.devices.sick
lidar sick vl vvvv
Last synced: about 2 months ago
JSON representation
A VL plugin to interact with SICK LIDARs
- Host: GitHub
- URL: https://github.com/sebescudie/vl.devices.sick
- Owner: sebescudie
- Created: 2019-07-24T13:40:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T12:03:01.000Z (over 4 years ago)
- Last Synced: 2024-09-30T14:12:57.716Z (3 months ago)
- Topics: lidar, sick, vl, vvvv
- Size: 105 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VL.Devices.SICK
_A VL plugin to interact with SICK LIDARS_
This plugin wraps the [SICK-Sensor-LMS1XX library](https://github.com/sebescudie/SICK-Sensor-LMS1XX), originaly written by [beolabs-io](https://github.com/beolabs-io).
## How to
Go to VL command line and type
```
nuget install VL.Devices.SICK
```Then press F1 to open the help browser and open the basics help patch. Tested with Gamma preview 411.
## Supported LIDARS
- LMS1XX (tested with LMS100)
## Notes
This plugin is a work in progress, things here and there are still buggy so do not use for production!
Also, don't hesitate to test and contribute.