Amelia Grace
Amelia Grace
Has anyone gotten Gazebo classic to run successfully on Humble? I have no problem building Gazebo and all deps using the recipe here, but I get the [errors mentioned in...
@robwoolley, many thanks for your effort on this! I'll find some time to test your branch in the next few days to double-check `rviz` builds and runs as expected, in...
I was initially not sure if my issue is the same as the problem mentioned in #1237, but it turns out it is. The fix recommended by the submitter of...
Thanks for giving this a shot, @robwoolley! I am not able to get to the Boost errors because CMake is having a hard time finding my OGRE installation. My build...
Progress! I'm stuck here, now: ``` | cc1plus: warning: $BUILDDIR/tmp/work/core2-64-linux/gazebo11/11.15.1/recipe-sysroot/usr/include/OGRE: No such file or directory [-Wmissing-include-dirs] | In file included from $BUILDDIR/tmp/work/core2-64-linux/gazebo11/11.15.1/git/gazebo/server_main.cc:21: | $BUILDDIR/tmp/work/core2-64-linux/gazebo11/11.15.1/git/gazebo/rendering/ogre_gazebo.h:26:10: fatal error: OGRE/Ogre.h: No such file...
@robwoolley, thank you for your effort on this. I realize Gazebo Classic is now EOL, so this is not a high-priority package for `meta-ros`, but I'll try to spend some...
Hi @robwoolley, I actually encountered this same issue this morning. Patching in the commit on [this](https://github.com/pal-robotics/backward_ros/pull/23) PR on the backward_ros development repository resolved it for me.