intel / node-realsense

MIT License
24 stars 21 forks source link

[SLAM] 3 times calling to set_module_config will crash based on SLAM module. #98

Closed DonnaWuDongxia closed 7 years ago

DonnaWuDongxia commented 7 years ago

Call start interface more than 2 times, native slam object will be unusable. It's a native bug. A bug has been reported to native.

DonnaWuDongxia commented 7 years ago

We walked around this bug by move the calling to init process. So close this bug. Please reopen it if you think needed.