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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: