Skip to content

Segmentation faults in C++ code when compiled/run on ROS Noetic #58

Description

@alikureishy

Steps to reproduce:

> Pull this repository into a catkin workspace in a Noetic installation
> Compile with catkin_make
> Run any of the launch files:
    > roslaunch leap_motion vizualization.launch

You will see errors (seg faults) for all the C++ nodes being started, such as "leap_motion_driver_node".

[Note: I understand that the leap motion SDK was only built for python 2.7, but that is not what this above Issue is about. I also understand that Noetic is not presently supported for this driver...but if the issue above is a simple fix, perhaps it could help uses who just want to use the C++ portions of the driver].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions