Develop branch is now version 1.4.0 (#821)
* Develop branch is now version 1.4.0 * Updated MSI link and old stale versions
This commit is contained in:
Родитель
85f9b9217f
Коммит
f19e5ac21b
|
@ -1,5 +1,7 @@
|
|||
## Change Log
|
||||
|
||||
### v1.4.0
|
||||
|
||||
### v1.3.0
|
||||
|
||||
* On Windows VS dependencies are now dynamically linked and require redistributables for
|
||||
|
|
|
@ -21,7 +21,7 @@ if (NOT CMAKE_PROJECT_NAME)
|
|||
endif()
|
||||
|
||||
project(K4A LANGUAGES C CXX
|
||||
VERSION 1.3)
|
||||
VERSION 1.4)
|
||||
|
||||
option(K4A_BUILD_DOCS "Build K4A doxygen documentation" OFF)
|
||||
option(K4A_MTE_VERSION "Skip FW version check" OFF)
|
||||
|
|
|
@ -11,7 +11,7 @@ variables:
|
|||
- name: 'windows_firmware_version'
|
||||
value: '1.6.102075014'
|
||||
- name: 'NuGetPackageVersion'
|
||||
value: '1.3.0-beta.1'
|
||||
value: '1.3.0'
|
||||
- name: 'OpenCVPath'
|
||||
value: 'C:\OpenCV\Build\x64\vc14\'
|
||||
|
||||
|
|
|
@ -85,7 +85,7 @@ used by our CI system. Extract and run the install list from the
|
|||
|
||||
The depth engine is needed as well. The depth engine (DE) is a closed source
|
||||
binary shipped with the Linux Debian package. As an example, run `apt install
|
||||
libk4a1.2` to install the Azure Kinect 1.2 and get the depth engine. See
|
||||
libk4a1.3` to install the Azure Kinect 1.3 and get the depth engine. See
|
||||
[using the depth engine](docs/usage.md#debian-package) for information about
|
||||
versioning and adding the Microsoft's Package Repository to your machine. **NOTE** *This step is not
|
||||
need for building, but is required running the SDK*
|
||||
|
|
|
@ -88,7 +88,7 @@ used to create a released build. Checkout the commit that matches the release la
|
|||
## Artifacts and Packaging
|
||||
The following table contains all artifacts that are released in installers and packages. The file paths listed in the table are only representative, within any given package they will be different to match the standards and conventions for those packages. Each unique released artifact is listed in this table only once, although they will potentially appear duplicate times in packages or installers.
|
||||
|
||||
File | MSI | NuGet | Runtime Debian Package | Development Debian Package | Tooling Debian Package
|
||||
File | MSI/Installer | NuGet | Runtime Debian Package | Development Debian Package | Tooling Debian Package
|
||||
-------------------------------------------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | -----------------
|
||||
LICENSE.txt \* | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark:
|
||||
REDIST.txt \* | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark:
|
||||
|
@ -116,11 +116,11 @@ include/k4arecord/types.h | :white_check_ma
|
|||
linux-ubuntu/x64/release/libdepthengine.so \* | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libdepthengine.so.2.0 \* | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4a.so (symlink) | | | | :white_check_mark: |
|
||||
linux-ubuntu/x64/release/libk4a.so.1.1 (symlink) | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4a.so.1.1.0 | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4a.so.1.x (symlink) | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4a.so.1.x.x | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4arecord.so (symlink) | | | | :white_check_mark: |
|
||||
linux-ubuntu/x64/release/libk4arecord.so.1.1 (symlink) | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4arecord.so.1.1.0 | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4arecord.so.1.x (symlink) | | | :white_check_mark: | |
|
||||
linux-ubuntu/x64/release/libk4arecord.so.1.x.x | | | :white_check_mark: | |
|
||||
linux-ubuntu/tools/x64/release/AzureKinectFirmwareTool | | | | | :white_check_mark:
|
||||
linux-ubuntu/tools/x64/release/k4arecorder | | | | | :white_check_mark:
|
||||
linux-ubuntu/tools/x64/release/k4aviewer | | | | | :white_check_mark:
|
||||
|
|
|
@ -19,6 +19,7 @@ The latest stable binaries are available for download as MSIs.
|
|||
|
||||
Tag | MSI | Firmware
|
||||
-------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------
|
||||
[v1.3.0](https://github.com/microsoft/Azure-Kinect-Sensor-SDK/releases/tag/v1.3.0) | [Azure Kinect SDK 1.3.0.exe](https://download.microsoft.com/download/e/6/6/e66482b2-b6c1-4e34-bfee-95294163fc40/Azure%20Kinect%20SDK%201.3.0.exe) | [1.6.102075014](https://download.microsoft.com/download/1/9/8/198048e8-63f2-45c6-8f96-1fd541d1b4bc/AzureKinectDK_Fw_1.6.102075014.bin)
|
||||
[v1.2.0](https://github.com/microsoft/Azure-Kinect-Sensor-SDK/releases/tag/v1.2.0) | [Azure Kinect SDK 1.2.0.msi](http://download.microsoft.com/download/1/9/8/198048e8-63f2-45c6-8f96-1fd541d1b4bc/Azure%20Kinect%20SDK%201.2.0.msi) | [1.6.102075014](https://download.microsoft.com/download/1/9/8/198048e8-63f2-45c6-8f96-1fd541d1b4bc/AzureKinectDK_Fw_1.6.102075014.bin)
|
||||
[v1.1.1](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/releases/tag/v1.1.1) | [Azure Kinect SDK 1.1.1.msi](http://download.microsoft.com/download/4/9/0/490A8EB2-FFCA-4BAD-B0AD-0581CCE438FC/Azure%20Kinect%20SDK%201.1.1.msi) | [1.6.987014](https://download.microsoft.com/download/4/9/0/490A8EB2-FFCA-4BAD-B0AD-0581CCE438FC/AzureKinectDK_Fw_1.6.987014.bin)
|
||||
[v1.1.0](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/releases/tag/v1.1.0) | [Azure Kinect SDK 1.1.0.msi](http://download.microsoft.com/download/E/B/D/EBDBB3C1-ED3F-4236-96D6-2BCB352F3710/Azure%20Kinect%20SDK%201.1.0.msi) | [1.6.987014](https://download.microsoft.com/download/4/9/0/490A8EB2-FFCA-4BAD-B0AD-0581CCE438FC/AzureKinectDK_Fw_1.6.987014.bin)
|
||||
|
@ -54,8 +55,8 @@ to the following packages:
|
|||
Please note that "\<major\>" and "\<minor\>" refer to the major and minor
|
||||
portion of the version of the SDK you would like to target. For example, at the writing of these instructions the following packages are available
|
||||
|
||||
* libk4a1.1
|
||||
* libk4a1.1-dev
|
||||
* libk4a1.3
|
||||
* libk4a1.3-dev
|
||||
* k4a-tools
|
||||
|
||||
Each package contains different elements.
|
||||
|
|
Загрузка…
Ссылка в новой задаче