Closed mhl787156 closed 3 years ago
Right now it takes multiple runs of docker-compose in order to download the models from gazebo.
docker-compose
This is probably not ideal as it could possibly be a cause for complaints!
Should we include all used models inside this repository so that the loading is instantaneous?
This has been noted on the README.md, initially, multiple start-ups may be required. There isn't really a fix for this problem unfortunately as it takes time to load a model into the browser for use with gzweb
Right now it takes multiple runs of
docker-compose
in order to download the models from gazebo.This is probably not ideal as it could possibly be a cause for complaints!
Should we include all used models inside this repository so that the loading is instantaneous?