Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

ZendarInc/ZendarSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZendarSDK

ZendarSDK illustrates how to use the Zendar APIs to control the ZPU and receive the imaging data.

Building

You will need to install the host packages before building the code in this repo. Please refer to the Software and Operating manual for how to download and install the Zendar host package.

Follow these steps to build the example code.

mkdir build && cd build
cmake ..
make all -j $(nproc)

The built examples are in build/bin.

ZenAPI

Please refer to ZenAPI

Protobuf Structure Definition

Please refer to ZenProto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages