Skip to content

ros wrapper seg faults on onInit() #78

@rcywongaa

Description

@rcywongaa

I managed to narrow down the crashing line to
spec_version = mynteye->GetDescriptors()->spec_version;

Adding some debugging output

ROS_INFO("mynteye->GetDescriptors() = %p", mynteye->GetDescriptors().get());

gives

mynteye->GetDescriptors() = (nil)

Note ./samples/_output/bin/get_depth works for me so it should not be a device issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions