40 #ifndef PCL_ROS_CONVERSIONS_H_
41 #define PCL_ROS_CONVERSIONS_H_
44 #warning The <pcl/ros/conversions.h> header is deprecated. please use \
45 <pcl/conversions.h> instead.
48 #include <pcl/conversions.h>
65 template <
typename Po
intT>
66 PCL_DEPRECATED (
"pcl::fromROSMsg is deprecated, please use fromPCLPointCloud2 instead.")
78 template<
typename Po
intT>
79 PCL_DEPRECATED (
"pcl::fromROSMsg is deprecated, please use fromPCLPointCloud2 instead.")
90 template<
typename Po
intT>
91 PCL_DEPRECATED (
"pcl::fromROSMsg is deprecated, please use fromPCLPointCloud2 instead.")
104 template<
typename CloudT>
105 PCL_DEPRECATED (
"pcl::fromROSMsg is deprecated, please use fromPCLPointCloud2 instead.")
118 PCL_DEPRECATED (
"pcl::fromROSMsg is deprecated, please use fromPCLPointCloud2 instead.")
125 #endif //#ifndef PCL_ROS_CONVERSIONS_H_