Hierarchy of model file lookup?
I asked Brian this yesterday, but we couldn't figure it out by memory. What is the order of operations that Gazebo looks for files? Let's say there is a model file on my local machine and also a model file in the model database online, where does Gazebo go to look for the files? It seems like Gazebo is always trying to go online to download models, even if I have them stored locally. I'd like to know how to work around this, for times that I'm not online, and to manually enforce a particular model repository. This probably plays in with the difference between a <uri> call and a <model> call.