getPdkorSdkVersion - Get the version number of the DriveWorks SDK installed on the NVIDIA DRIVE hardware - MATLAB (original) (raw)
Get the version number of the DriveWorks SDK installed on the NVIDIA DRIVE hardware
**Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
Syntax
[getPdkorSdkVersion(hwObj)](#d126e5436)
Description
getPdkorSdkVersion([hwObj](#mw%5F2af33140-bd10-411c-a2c1-826eccd171d7))
displays the version number of the DriveWorks SDK installed on the NVIDIA® hardware.
Examples
You can check the SDK/PDK version currently installed on the DRIVE hardware from the MATLAB® environment using the getPdkorSdkVersion
method of thedrive hardware connection object.
getPdkorSdkVersion(hwObj);
Drive SDK/PDK version is: 5.0.5.0-10129397
Input Arguments
Connection to a specific NVIDIA DRIVE hardware board, specified as a drive object.
Version History
Introduced in R2018b
See Also
Functions
- jetson | drive | openShell | system | setupCodegenContext | getL4TVersion | updatePeripheralInfo | getLinuxVersion