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

rotors_gazebo_plugins build fail #728

Open
GavindotYang opened this issue Dec 25, 2023 · 1 comment
Open

rotors_gazebo_plugins build fail #728

GavindotYang opened this issue Dec 25, 2023 · 1 comment

Comments

@GavindotYang
Copy link

Hi,there are some problem that I hope to find some help from you.
I am doing catkin build but : I meet many errors saying "error: no matching function for call to....."
image

@Oyuki-Rojas
Copy link

I solved this by replacing this line " add_definitions(-std=c++11)" with "add_definitions(-std=c++17)"
in the file ~/workspace/src/rotors_simulator/rotors_gazebo_plugins/CMakeLists.txt

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