Why are there binaries in the lib directory in ros (hydro)?
A lot of the executables (rqt_console for example) of ros packages are installed in the /opt/ros/hydro/lib directory. Why is this so? Should it not be in /opt/ros/hydro/bin? If not, then what should be in /opt/ros/hydro/bin?