Skip to main content

V3.7.0

Version Notes

This version corresponds to system software version 4.0.5. Users can confirm the system software version by running the cat /etc/version command on the board.

Version Notes

This version corresponds to system software version 5.1.0. Users can confirm the system software version by running the cat /etc/version command on the board.

Toolkit Download

OE Development Toolkit

Download URL:

wget https://d-robotics-aitoolchain.oss-cn-beijing.aliyuncs.com/oe/3.7.0/oe-package-3.7.0-s100-s600.tgz

OE User Manual

Online Reading URL: 👉 https://toolchain.d-robotics.cc/

Download URL:

👉 OE User Manual V3.7.0 Download

Docker Images

CPU Docker

Download URL:

Method 1: Log in to the Digua Registry server and pull the image online

docker login -u "ccr\$deliver-ronly" registry.d-robotics.cc -p 'VLaeatrjF9yGf6I44trT74zKhUpZSVlr'
docker pull registry.d-robotics.cc/deliver/ai_toolchain_ubuntu_22_s100_s600_cpu:v3.7.0

Method 2: Download the offline tar package

wget https://d-robotics-aitoolchain.oss-cn-beijing.aliyuncs.com/oe/3.7.0/ai_toolchain_ubuntu_22_s100_s600_cpu_v3.7.0.tar

GPU Docker

Download URL:

Method 1: Log in to the Digua Registry server and pull the image online

docker login -u "ccr\$deliver-ronly" registry.d-robotics.cc -p 'VLaeatrjF9yGf6I44trT74zKhUpZSVlr'
docker pull registry.d-robotics.cc/deliver/ai_toolchain_ubuntu_22_s100_s600_gpu:v3.7.0

Method 2: Download the offline tar package

wget https://d-robotics-aitoolchain.oss-cn-beijing.aliyuncs.com/oe/3.7.0/ai_toolchain_ubuntu_22_s100_s600_gpu_v3.7.0.tar