-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Description
Required Info | |
---|---|
Camera Model | D435i |
Firmware Version | 05.11.15.00 |
Operating System & Version | Win 10 |
Kernel Version (Linux Only) | |
Platform | PC |
SDK Version | 2.0.19.271 (checkout 81d469d) |
Language | nodejs |
Segment | others |
Issue Description
When running the checked out (81d469d) nodejs examples, I saw the nodejs-pointcloud.js example throw the following error when run (no other nodejs example fails in this way):
F:\Dev\libRealSense\checkout\wrappers\nodejs\index.js:1104
throw new Error(msg);
^
Error: error native function rs2_set_option: object doesn't support option #35
at Object.errorCallback (F:\Dev\libRealSense\checkout\wrappers\nodejs\index.js:1104:13)
at PointCloud.mapTo (F:\Dev\libRealSense\checkout\wrappers\nodejs\index.js:1735:24)
at Object. (F:\Dev\libRealSense\checkout\wrappers\nodejs\examples\nodejs-pointcloud.js:43:6)
at Module._compile (internal/modules/cjs/loader.js:805:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:816:10)
at Module.load (internal/modules/cjs/loader.js:672:32)
at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
at Function.Module._load (internal/modules/cjs/loader.js:604:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:868:12)
at internal/main/run_main_module.js:21:11
d:\agent_work\2\s\src\vctools\crt\crtw32\stdcpp\thr\mutex.c(51): mutex destroyed while busy