We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc073a6 commit aca6fa1Copy full SHA for aca6fa1
pcl_ros/include/pcl_ros/point_cloud.h
@@ -3,7 +3,7 @@
3
4
#include <ros/ros.h>
5
#include <pcl/point_cloud.h>
6
-#include <pcl/point_traits.h>
+#include <pcl/type_traits.h>
7
#include <pcl/for_each_type.h>
8
#include <pcl/conversions.h>
9
#include <pcl_conversions/pcl_conversions.h>
0 commit comments