Hi,
i tried to build the package with catkin_make but i get an endless amount of error lines.
Most of them contain something similar to this:
/usr/include/pcl-1.10/pcl/point_types.h:546:1: error: ‘plusscalar’ is not a member of ‘pcl::traits’ 546 | POINT_CLOUD_REGISTER_POINT_STRUCT (pcl::Boundary,
Hi, i tried to build the package with catkin_make but i get an endless amount of error lines. Most of them contain something similar to this:
/usr/include/pcl-1.10/pcl/point_types.h:546:1: error: ‘plusscalar’ is not a member of ‘pcl::traits’ 546 | POINT_CLOUD_REGISTER_POINT_STRUCT (pcl::Boundary,
I am running ROS Noetic on Ubuntu 20.04