Jump to content

lolrenz

Verified Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi, I've now tried the SRWorks SDK 0.8.0.2 for both Unity and Unreal as well as the prebuilt unity version. In all those scenarios as soon as I try to access any feature that requires depth information or the 3D mesh the application crashes. Just normal seethrough and the portal example work fine. The error seems to happen when the reconstruction engine initializes. Here are the lines from reconstruction.log: [Reconstruction Engine] [2019-03-07 14:32:21] [LOG] Set DataSource:0[Reconstruction Engine] [2019-03-07 14:32:21] [LOG] Set not to use sensor device[Reconstruction Engine] [2019-03-07 14:32:21] [-!-ERROR-!-] [code: 0x0013] [Reconstruction Engine] [2019-03-07 14:32:21] [LOG] Reconstruction Engine Init Failed Due to Exception: 19 here are some corresponding lines from SRWorks.log: [ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:20] [LOG] initialization mode 0-0[ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:21] [LOG] initialization mode end0-0[ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:21] [LOG] f-> x:273.407349 y:273.407349[ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:21] [LOG] m-> x:320.000000 y:240.000000[ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:21] [LOG] size->640:480[ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:21] [LOG] DepthWorldMinMax->0.200000:10.000000[ENGINE_DEPTH_2_DLL] [2019-03-07 14:32:21] [LOG] Reconstruction Engine Init Failed Due to Exception: 19[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM2ViveSR_StartModule() initial end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM2ViveSR_StartModule() initial pass[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM2ViveSR_StartModule() start pass[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM2_00000[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM2ViveSR_StartModule() end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4ViveSR_StartModule() start[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4ViveSR_StartModule() check pass[ENGINE_AI_SCENE_4] [2019-03-07 14:32:21] [LOG] init_S[ENGINE_AI_SCENE_4_DLL] [2019-03-07 14:32:21] [LOG] model path : D:/downloads/vive_sr_toolkit_Build-Unity-0.8.0.2/Build-Unity-0.8.0.2/Experience/Vive_SRWorks_Demo_Data/Plugins/model/sceneSemantic/[ENGINE_AI_SCENE_4_DLL] [2019-03-07 14:32:21] [LOG] stage 1 done[ENGINE_AI_SCENE_4_DLL] [2019-03-07 14:32:21] [LOG] stage 2 done[ENGINE_AI_SCENE_4_DLL] [2019-03-07 14:32:21] [LOG] stage 3 done[ENGINE_AI_SCENE_4] [2019-03-07 14:32:21] [LOG] status : 257[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4ViveSR_StartModule() initial end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4ViveSR_StartModule() initial pass[ENGINE_AI_SCENE_4] [2019-03-07 14:32:21] [LOG] Memery alocated[ENGINE_AI_SCENE_4] [2019-03-07 14:32:21] [LOG] status : 273[ENGINE_AI_SCENE_4] [2019-03-07 14:32:21] [LOG] status : 273[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4ViveSR_StartModule() start pass[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4_00000[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM4ViveSR_StartModule() end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6ViveSR_StartModule() start[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6ViveSR_StartModule() check pass[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6ViveSR_StartModule() initial end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6ViveSR_StartModule() initial pass[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6ViveSR_StartModule() start pass[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6_00000[Vive SRWorks] [2019-03-07 14:32:21] [LOG] SM6ViveSR_StartModule() end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] ViveSR_ModuleLink() start[ENGINE_RIGID_RECONSTRUCTION_6] [2019-03-07 14:32:21] [LOG] Depth_link_to_RigidReconstruction_mode(first)[Vive SRWorks] [2019-03-07 14:32:21] [LOG] LM2-6_MODE1_00000[Vive SRWorks] [2019-03-07 14:32:21] [LOG] ViveSR_ModuleLink() end[Vive SRWorks] [2019-03-07 14:32:21] [LOG] ViveSR_ModuleLink() start[ENGINE_AI_SCENE_4] [2019-03-07 14:32:21] [LOG] RigidReconstruction_link_to_AI_Vision_mode(first) My Setup: Win10 Nvidia Gforce 780ti (3GB Vram), Intel i7-4820, 32GB Ram I have the newest graphics drivers installed and just updated the cuda toolkit to be sure. cheers, Lorenz
×
×
  • Create New...