perception_pcl
perception_pcl copied to clipboard
run filter nodelets with CUDA
Hi all! I am using the libfreenect2 and iai_kinect2 with CUDA and want to run pcl filter nodelets on CUDA as well. Is it possible? Currently I experience a considerable fps drop on statistical and radius outlier removal.
A small subset of PCL filters have CUDA implementations. None of those are available in ROS - PRs welcome.