I ran this command
curl -sSL http://get.gazebosim.org | sh
and it worked fine but when i run "gazebo" it is giving me this error.
gazebo: error while loading shared libraries: libsdformat.so.6: cannot open shared object file: No such file or directory
I've gone through all the different tutorials trying to install in various ways but quite frankly i'm confused. What's the best way to download and install gazebo and all the dependencies correctly and start some basic models on it? Thank you
↧