The SDK has a 90 days free trial for students signing in with .edu email address, otherwise it has a 30 days free trial. Free license is available for educators, students, and open source developers [apply].
The SDK has the following components:
Please prepare your computer by following the two steps to install the SDK:
Your system needs to have x86/x86-64 CPU and one of the following OSs:
Boot up your Linux environment. Please run the following commands to verify your Linux installation has the required software. If not, please install them.
sudo apt-get update && sudo apt-get install wget
wget https://www.cee.studio/html/check-deps.sh
chmod +x check-deps.sh && ./check-deps.sh