QuanergySystems / quanergy_client

Quanergy sensor driver sample source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quanergy Sensor SDK

This SDK serves as sample code for connecting to Quanergy sensors. The QuanergyClient library consumes raw data from any Quanergy sensor, provides some utility functions, and produces PCL PointClouds for further processing. This repository also includes two example apps:

  • visualizer - uses the QuanergyClient library and PCL Visualization to render the point cloud
  • dynamic_connection - shows how the QuanergyClient library can be used to dynamically connect/disconnect/reconnect to sensors

Build Instructions

Ubuntu 20.04 LTS

Ubuntu 18.04 LTS

Windows 10 VS2019

About

Quanergy sensor driver sample source

License:MIT License


Languages

Language:C++ 94.6%Language:CMake 4.9%Language:C 0.4%