In a vmware fusion 13 pro, a 4-core 4gm memory ubuntu 22.04 Vm I installed ros-humble and I'm trying to install gazebo 11 classic. I followed the steps from: https://classic.gazebosim.org/tutorials?tut=install_ubuntu&cat=install and ran the command:
curl -sSL http://get.gazebosim.org | sh which gave me the following errors:
I checked out the following links for fixes but none of them worked:
https://github.com/gazebosim/gazebo-classic/issues/3357
Unable to install ros-gz on my Ubuntu 22.04 machine with ROS2 Iron already installed
Is there a fix for this? Thank you in advance!
