MYNT EYE S SDK (MYNT® EYE Standard Camera)
cmake | ||
doc | ||
include/mynteye | ||
samples | ||
scripts | ||
src | ||
test | ||
third_party | ||
tools | ||
wrappers | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
CommonDefs.mk | ||
LICENSE | ||
Makefile | ||
mynteye-config.cmake.in | ||
README.md |
MYNT® EYE SDK
Overview
MYNT® EYE SDK 2.0 is a cross-platform library for MYNT® EYE cameras.
Usage
$ make
Usage:
make help show help message
make apidoc make api doc
make opendoc open api doc (html)
make init init project
make build build project
make test build test and run
make install install project
make samples build samples
make tools build tools
make ros build ros wrapper
make clean|cleanall clean generated or useless things
Init project, build samples and run someone.
make init
make samples
./samples/_output/bin/device/camera_d
Firmwares
Get firmwares from our online disks: Google Drive, 百度网盘.
License
This project is licensed under the Apache License, Version 2.0. Copyright 2018 Slightech Co., Ltd.