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

Enable C++14 flag for ROS needed for PointCloudLibrary. #1

Closed
wants to merge 1 commit into from

Conversation

duncanmcbryde
Copy link

I was attempting to follow the install instructions in the README, using Ubuntu 20.04 and ROS Noetic. The build failed with both cmake and catkin_make. It appears that PointCloudLibrary requires C++14, but C++11 is set by default. I have set the flag for ROS1 following the example from ROS2, and the build succeds.

@duncanmcbryde
Copy link
Author

Assocated with bug report #2

@CrazyTomX CrazyTomX closed this Sep 1, 2020
robertkurvits referenced this pull request in DUT-Racing/rslidar_sdk Feb 14, 2023
robertkurvits referenced this pull request in DUT-Racing/rslidar_sdk Feb 14, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants