Cannot open Gazebo gzclient: error ... ?
Hi
I have Gazebo7 installed in Ubuntu 16.04 ( default installation with ros kinetic). Gazebo did not open, so I deleted it and reinstall Gazebo7.
In terminal, when I run the command Gazebo, it gives error:
gzclient: error while loading shared libraries: libignition-transport1.so.1: cannot open shared object file: No such file or directory
Sometimes it gives error:
gzserver: error while loading shared libraries: libignition-transport1.so.1: cannot open shared object file: No such file or directory
Sometimes it gives both errors.
How can I fix this problem please?
Asked by Eman.mm on 2021-04-02 21:36:50 UTC
Comments
could you please attach the log of: dpkg -l | grep ignition and find /usr/lib -name libignition*
Asked by Jose Luis Rivero on 2021-04-20 13:16:44 UTC