When running deploy -t, the first folder's thumbnails are generated, and it hangs almost immediately on the second folder with the following, and never comes back (I have to CTRL-C):
Warning [parser.cc:340] Converting a deprecated source[/home/sitl/gzweb/tools/../http/client/assets/arm_part/model.sdf].
Warning [Converter.cc:59] Version[1.6] to Version[1.4]
Please use the gzsdf tool to update your SDF files.
$ gzsdf convert [sdf_file]
Error [Converter.cc:127] Unable to convert from SDF version 1.6 to 1.4
Msg Waiting for master
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 10.2.222.41
Error [Node.cc:90] No namespace found
I have tried running the gzsdf tool as it suggests and still get:
Error [Converter.cc:127] Unable to convert from SDF version 1.6 to 1.4
This is preventing me from being able to successfully install gzweb (at least usefully).