Importing libraries
Requirements
Before importing, make sure you have installed the SensorSDK package.
To import a specific sensor library to your project or a demo scene:
- In the Editor toolbar, go to Window > Package Manager
- In the Package Manager, select the SensorSDK package.
Expand the samples tab to display the import libraries.
Import each of the samples listed:
After all samples are imported in the Project Assets Folder:
- Go to Project tab in the Unity editor.
- Navigate to Assets > Samples > SensorSDK
- Find the latest samples under the appropriate version number.
Note
When updating the SensorSDK package, it's recommended to reimport the library to make sure you receive bug fixes and that the sensor is still compatible with the new version of SensorSDK.