You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ints_publisher/src/SelectedPointsPublisher.cpp:28:0:
/usr/include/pcl-1.7/pcl/filters/impl/box_clipper3D.hpp:186:1: error: prototype for ‘void pcl::BoxClipper3D::clipPlanarPolygon3D(const std::vector<T, Eigen::aligned_allocator >&, std::vector<T, Eigen::aligned_allocator >&) const’ does not match any in class ‘pcl::BoxClipper3D’
pcl::BoxClipper3D::clipPlanarPolygon3D (const std::vector<PointT, Eigen::aligned_allocator >& polygon, std::vector<PointT, Eigen::aligned_allocator >& clipped_polygon) const
^
The text was updated successfully, but these errors were encountered:
ints_publisher/src/SelectedPointsPublisher.cpp:28:0:
/usr/include/pcl-1.7/pcl/filters/impl/box_clipper3D.hpp:186:1: error: prototype for ‘void pcl::BoxClipper3D::clipPlanarPolygon3D(const std::vector<T, Eigen::aligned_allocator >&, std::vector<T, Eigen::aligned_allocator >&) const’ does not match any in class ‘pcl::BoxClipper3D’
pcl::BoxClipper3D::clipPlanarPolygon3D (const std::vector<PointT, Eigen::aligned_allocator >& polygon, std::vector<PointT, Eigen::aligned_allocator >& clipped_polygon) const
^
The text was updated successfully, but these errors were encountered: