Path to dynamic libraries in ROS root system
I have two problems that I need some help:
First: find the PATH of dynamical libraries setup by ROS packages in the root of the system. For example, I have the gazebo_ros_pkgs package, which was setup by:
sudo apt-get install ros-indigo-gazebo7-ros-pkgs
and I want to find the location of the follow library:
libgazebo_ros_camera.so
Second: find the PATH of dynamical libraries setup by GAZEBO with the command:
sudo apt-get install libgazebo6-dev.