【Guide】How to download and use SDK

Post Reply
DC100
Posts: 4
Joined: Mon Jan 08, 2024 2:49 am

【Guide】How to download and use SDK

Post by DC100 »

Recommended OS: Ubuntu 18.04 LTS

1. SDK Download.
In the directory where you want to install, enter the following commands one by one:
repo init -u https://github.com/OpenAiCamera-DC100/manifests.git -b main -m dc100_linux_v1.0.0.xml
repo sync && repo forall -c git lfs pull

2. Basic usage
Please refer to the DC100 Linux SDK Quick Start.pdf in the doc directory.
Post Reply