docs(*): update docs v2.3.9
This commit is contained in:
parent
80a8ebbac5
commit
8d21586f7d
|
@ -18,7 +18,7 @@ Please follow the guide doc to install the SDK on different platforms.
|
|||
|
||||
* [API Doc](https://github.com/slightech/MYNT-EYE-S-SDK/releases): API reference, some guides and data spec.
|
||||
* en: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://readthedocs.org/projects/mynt-eye-s-sdk/downloads/pdf/latest/) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://readthedocs.org/projects/mynt-eye-s-sdk/downloads/htmlzip/latest/) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://mynt-eye-s-sdk.readthedocs.io/en/latest/)
|
||||
* zh-Hans: [![](https://img.shields.io/badge/Download-PDF-lightgray.svg?style=flat)]() [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://readthedocs.org/projects/mynt-eye-s-sdk-docs-zh-cn/downloads/htmlzip/latest/) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://mynt-eye-s-sdk-docs-zh-cn.readthedocs.io/zh_CN/latest/)
|
||||
* zh-Hans: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://readthedocs.org/projects/mynt-eye-s-sdk-docs-zh-cn/downloads/pdf/latest/) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://readthedocs.org/projects/mynt-eye-s-sdk-docs-zh-cn/downloads/htmlzip/latest/) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://mynt-eye-s-sdk-docs-zh-cn.readthedocs.io/zh_CN/latest/)
|
||||
|
||||
> Supported languages: `en`, `zh-Hans`.
|
||||
|
||||
|
|
|
@ -70,6 +70,6 @@ Run VINS-Mono with MYNT® EYE
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
cd path/to/VINS-Mono/docker
|
||||
cd path/to/MYNT-EYE-VINS-Sample/docker
|
||||
./run.sh mynteye_s.launch
|
||||
# ./run.sh mynteye_s2100.launch # mono with s2100
|
|
@ -71,7 +71,7 @@ Run VINS-FUSION with MYNT® EYE
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
cd path/to/this_repo/docker
|
||||
cd path/to/MYNT-EYE-VINS-FUSION-Samples/docker
|
||||
./run.sh mynteye-s/mynt_stereo_imu_config.yaml # Stereo fusion
|
||||
# ./run.sh mynteye-s2100/mynt_stereo_config.yaml # Stereo fusion with mynteye-s2100
|
||||
# ./run.sh mynteye-s2100/mynt_stereo_imu_config.yaml # Stereo+imu fusion with mynteye-s2100
|
||||
|
|
Loading…
Reference in New Issue
Block a user