Hi all,
I am trying to make cuda-filter but g++ crashes. So, I figured out that _statistical_outlier_removal.h_ was causing the error so I commented out. Do you know why this is happening? I had a similar issue within another program where pcl/common/transforms.h caused the same problem. I had to fix it using an alternative library from ROS tf2.
I have Jetson Nano Developer Kit 4GB memory with 2 GB of swap size (I have already tried increasing the swap size).
Hi all, I am trying to make cuda-filter but g++ crashes. So, I figured out that _statistical_outlier_removal.h_ was causing the error so I commented out. Do you know why this is happening? I had a similar issue within another program where pcl/common/transforms.h caused the same problem. I had to fix it using an alternative library from ROS tf2. I have Jetson Nano Developer Kit 4GB memory with 2 GB of swap size (I have already tried increasing the swap size).