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].
Steps to reproduce:
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].