Closed robopassio closed 3 years ago
Hey, I am facing the same issue on ROS Melodic. I am on Arch Linux and the Gazebo version is 11.3.0.
I get the exact same error messages when I do catkin_make
.
Hello, I've been wanting to test on Noetic for a while now. Good incentive to do so. Will do in the next few days, and also double check with Melodic. Will let you know when it's done :)
There now is a noetic
branch. Actually inappropriately named, should have just been called gazebo-11, but anyway... it will be merged soon ;)
Can you try if it works please?
Hey @JenniferBuehler thanks a lot!!!
The packages have built on my system cleanly. I haven't tried using them yet but the error that I was getting while doing catkin_make
is gone.
Thanks again.
I also tested it and it seems to work. So now it's merged into master :) Will close this, please re-open if there is still an issue.
Thanks!
I tried to build this package, specifically, gazebo_version_helpers on ROS noetic. I got the following error
The errors are summarized as follows:
The reason seems from the c++17 on ROS noetic. Could you please suggest to me a solution? Thanks!