blickfeld-scanner-lib
The blickfeld-scanner-lib (BSL) is the interface for communicating with Blickfeld LiDAR devices.
The library is currently available for Python and C++. With it, Blickfeld Cube 1 and Cube Range 1 devices can be configured and point clouds can be fetched. Additionally, it supports NTP time synchronization and point cloud recordings.
Quick start
Follow the installation guide or find the most common installation commands below.
Python
pip install blickfeld_scanner
Ubuntu / Debian
sudo apt update
sudo apt install -y wget libprotobuf-dev libprotobuf17
wget https://github.com/Blickfeld/blickfeld-scanner-lib/releases/latest/download/blickfeld-scanner-lib-dev-Linux.deb
sudo dpkg -i blickfeld-scanner-lib-dev-Linux.deb
Follow the getting started guide.
Documentation
The Blickfeld software manual, which includes the BSL documentation, can be found at docs.blickfeld.com/cube.
To find the matching software manual for a specific BSL version, automatic redirect links are available.
Use the link https://docs.blickfeld.com/cube/redirect/blickfeld-scanner-lib/vx.x.x.html and replace vx.x.x with the BSL version.
License
Copyright (c) 2020, Blickfeld GmbH All rights reserved.
This source code is licensed under the BSD-style license found in the LICENSE.md file in the root directory of this source tree.
Release files for blickfeld-scanner 2.20.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| blickfeld_scanner-2.20.6.tar.gz | 59.0 kB | Details |
Release files / blickfeld_scanner-2.20.6.tar.gz
| Download URL | blickfeld_scanner-2.20.6.tar.gz |
|---|---|
| Size | 59.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5317ed0f83a8fb7050b35d2032fcd092e6f0b3842f23b255ee84b80161d2b931
|
|
BLAKE2b-256 checksum How to use checksums |
8f85085858592c276586512f7654d80c2927fa526d24ca8cf3b5ca3b69a54947
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.7.3
|