LiuZe 13db2c6540 1、完善消息格式; 8 months ago
..
AArch64 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
Samples 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
Ubuntu16.04 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
Ubuntu18.04 13db2c6540 1、完善消息格式; 8 months ago
Windows 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
LICENSE 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
README.md 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
VzenseDS_api.py 13db2c6540 1、完善消息格式; 8 months ago
VzenseDS_define.py 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
VzenseDS_enums.py 89bdbed2a7 1、将SDK作为通用文件; 1 year ago
VzenseDS_types.py 89bdbed2a7 1、将SDK作为通用文件; 1 year ago

README.md

Vzense Nebula Software Develop Kit

Supported Devices

  • DS77 (DS77_S_20220530_B16 and later)
  • DS77C (DS77_S_20220530_B16 and later )
  • DS86 (DS86_R_20230321 and later )

Supported Platform

  • AArch64
  • Ubuntu16.04 (x86_64 platform), e.g. intel i5,i7
  • Ubuntu18.04 (x86_64 platform), e.g. intel i5,i7
  • Windows 10/11

Folder description

  • AArch64

    Ubuntu18.04 arm64 SDK package that is developed for personal computer platform(arm64), use standard compiler aarch64-linux-gnu(v7.5.0)

  • Ubuntu16.04

Ubuntu16.04 PC SDK package that is developed for personal computer platform(x86_64), use standard compiler x86_64-linux-gnu(v5.4.0)

  • Ubuntu18.04

    Ubuntu18.04 PC SDK package that is developed for personal computer platform(x86_64), use standard compiler x86_64-linux-gnu(v7.5.0) Ubuntu18.04 SDK package compatible with Ubuntu20.04

  • Windows

    Windows PC SDK package that is developed for personal computer platform(x86_64), use standard compiler VS2017

Summary Of The Guidelines

  • Choose the right base branch;

  • Include sample project and documentation;

Resources