Items with no label
3335 Discussions

Missing UnityPackage files/ directories in RSSDK/framework/unity

FChiu
Novice
1,423 Views

After I installed all the SDK at this website, I started to find ways to program codes in Unity.

https://software.intel.com/en-us/intel-realsense-sdk/download Intel® RealSense™ SDK | Intel® Software

However, inhttps://software.intel.com/sites/default/files/Unity_Getting_Started.pdf this pdf, page 8, I find it requires me to import "RSUnityToolkit.unitypackage" file, but I cannot find one.

I only see the six unity packages: Intel.RealSense.core, Intel.RealSense.face, ... etc.

Also, I did not see a directories called "Unity" in framework....

Hence, I have big difficulties to configure my IDE.

3 Replies
FChiu
Novice
459 Views

I guess it is because the Toolkit is separated to 6 modules.... I will keep trying other ways....

0 Kudos
MartyG
Honored Contributor III
459 Views

That PDF guide is dated from RealSense's launch in 2014. From your description, it sounds like you are using the '2016 R3' SDK. I have written a detailed guide on setting up R3 in Unity 5.

There is not really a Unity toolkit for 2016 R3 though in the sense that there was in SDKs before it. If you need the full range of Unity pre-made tools (hand and face tracking scripts, gesture trigger scripts etc) then you will need to uninstall R3 and use the previous '2016 R2' SDK instead. If you are new to RealSense in Unity, I have written a large range of step by step guides for RealSense in R2.

https://software.intel.com/en-us/forums/realsense/topic/676139 Index of Marty G's RealSense Unity How-To Guides

If you do decide to install the '2016 R2' SDK, you can launch the download immediately using this link:

http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe

0 Kudos
FChiu
Novice
459 Views

Thanks a lot!

I have seen your guidelines. I am still reading them.

Thanks.

0 Kudos
Reply