Catkin hidden files
Hi, I can see 2 different catkin hidden files in workspace. .catkin_workspace and .catkin.
As far as I know ros uses .catkin file to mark folder containing packages and executable.
All setup files should be kept in folder having .catkin and .rosinstall. This is the folder which will have "lib" and "share" directory which gets searched during rosrun or roslaunch.
Actually, I am trying to understand catkin working.
I have some requirements to append to the variables imported by catkin setup.sh.