Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCL-Error #24

Open
christophTUM opened this issue May 14, 2021 · 1 comment
Open

PCL-Error #24

christophTUM opened this issue May 14, 2021 · 1 comment

Comments

@christophTUM
Copy link

christophTUM commented May 14, 2021

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

@Bera97
Copy link

Bera97 commented Apr 13, 2023

I fixed it by changing line 5 in CMakeLists.txt to this set(CMAKE_CXX_FLAGS "-std=c++14")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants