MYNT® EYE S SDK is a cross-platform library for MYNT® EYE Standard cameras.
The following platforms have been tested:
- Windows 10
- Ubuntu 16.04 / 14.04
- Jetson TX2
Please follow the guide doc to install the SDK on different platforms.
- API Doc: API reference, some guides and data spec.
Supported languages:
en
,zh-Hans
.
Get firmwares from our online disks: MYNTEYE_BOX.
In short,
$ 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/camera_with_junior_device_api
国内镜像:码云。
This project is licensed under the Apache License, Version 2.0. Copyright 2018 Slightech Co., Ltd.