Giter Site home page Giter Site logo

pfeifenjoy / blickfeld-scanner-lib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blickfeld/blickfeld-scanner-lib

0.0 1.0 0.0 7.58 MB

Cross-platform library to communicate with LiDAR devices of the Blickfeld GmbH.

Home Page: https://docs.blickfeld.com/cube

License: BSD 3-Clause "New" or "Revised" License

Python 30.55% CMake 13.16% C++ 56.12% Batchfile 0.02% Shell 0.01% C 0.12%

blickfeld-scanner-lib's Introduction

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.

blickfeld-scanner-lib's People

Contributors

blickfeld-lidar avatar bf-jomess avatar timorknudsen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.