MYNT EYE S SDK (MYNT® EYE Standard Camera)
Go to file
2018-04-14 21:17:00 +08:00
cmake Add libuvc on macOS 2018-03-22 12:57:35 +08:00
doc Limit values of frame rate and imu frequency 2018-04-14 20:21:40 +08:00
include/mynteye Add options get set 2018-04-10 00:26:22 +08:00
samples Update device camera sample 2018-04-14 20:49:13 +08:00
scripts Add string.sh to scripts 2018-03-30 16:28:23 +08:00
src Limit values of frame rate and imu frequency 2018-04-14 20:21:40 +08:00
test Complete device & streams 2018-04-08 22:35:49 +08:00
third_party Add submodules 2018-03-08 22:12:58 +08:00
tools Add analytics tools 2018-04-14 21:17:00 +08:00
wrappers Limit values of frame rate and imu frequency 2018-04-14 20:21:40 +08:00
.clang-format Add init script 2018-03-09 10:57:27 +08:00
.gitignore Add analytics tools 2018-04-14 21:17:00 +08:00
.gitmodules Add types & test 2018-04-03 10:28:19 +08:00
CMakeLists.txt Add motions & times 2018-04-12 11:48:09 +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 Add ros wapper 2018-04-14 10:33:08 +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-14 14:56:26 +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 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

License

This project is licensed under the Apache License, Version 2.0. Copyright 2018 Slightech Co., Ltd.