MYNT EYE S SDK (MYNT® EYE Standard Camera)
Go to file
2018-05-10 14:46:21 +08:00
cmake Fix macro target_create_scripts 2018-05-03 16:13:39 +08:00
doc Update guide docs 2018-05-03 14:45:33 +08:00
include/mynteye Test addons support and add tutorial ir control 2018-05-04 15:59:07 +08:00
samples Add get stream data tutorials 2018-05-10 13:55:20 +08:00
scripts Update init.sh 2018-05-03 14:21:28 +08:00
src Update uvc-wmf.cc 2018-05-10 14:46:21 +08:00
test Add add-ons enum type 2018-05-04 13:44:13 +08:00
third_party Add submodules 2018-03-08 22:12:58 +08:00
tools Update samples, tools readme and guide doc 2018-04-25 13:22:36 +08:00
wrappers Publish points in ros 2018-04-30 14:43:18 +08:00
.clang-format Add init script 2018-03-09 10:57:27 +08:00
.gitignore Add tutorial get_with_plugin 2018-05-09 13:40:34 +08:00
.gitmodules Add types & test 2018-04-03 10:28:19 +08:00
CMakeLists.txt Add plugin support 2018-05-08 11:12:45 +08:00
CommonDefs.mk Add libuvc on macOS 2018-03-22 12:57:35 +08:00
LICENSE First commit 2018-03-08 15:54:14 +08:00
Makefile Create bat for test exe 2018-04-25 11:32:54 +08:00
mynteye-config.cmake.in Add libuvc on macOS 2018-03-22 12:57:35 +08:00
README.md Update README.md 2018-04-16 12:54:18 +08:00

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.