intel / node-realsense

MIT License
24 stars 21 forks source link

[Sample][SLAM] Missing the 'input' and 'tracking' status in browser #113

Closed haoyunfeix closed 7 years ago

haoyunfeix commented 7 years ago

Missing the input and tracking status in browser when running sample of [slam_tutorial_1_web] on Joule Board with 0.8.0 release, this issue cannot reproduce on native. native: native 0.8.0 release: 0 8 0_release

DonnaWuDongxia commented 7 years ago

Is this means the camera pose is floating while actually the camera hasn't been moved?

haoyunfeix commented 7 years ago

Oh, I mean the status bars (on top of Fisheye snapshot) didn't show data. Input: fish, depth, gyr., acc. Output: depth

DonnaWuDongxia commented 7 years ago

It's in expectation that we have no Input: fish, depth, gyr., acc. The depth Output should be ready in current master, would you please verify it? @haoyunfeix

haoyunfeix commented 7 years ago

Verified with master branch, close this issue.