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?