Skip to content

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal When initialising without connecting Kinect  #2

Description

@avaneesh92

I am trying to use nkinect on Raspberry Pi 3 B+ with Rapbian Streach Kernel 4.14.
I have successfully built the module with libfreenect . When initialising the NKinect class following error comes

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
Aborted

In my code

var kinect = require('nkinect');
console.log(kinect.NKinect());

I am initialising inside console.log just to see the output.
My question is
Is it the expected behaviour when kinect is not connected ?
If not any pointer to solve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions