GZWEB ONLY WORKS WITH THE BASIC FORM
Hi everyone!!
I have a problem trying to simulate my robot on gzweb. I have my simulation on gazebo that works perfectly and when i run gzweb only appear the basic forms as a box or wall... that come with gzweb.
i have made export GAZEBOMODELPATH=/myrobotmodel:$GAZEBOMODELPATH.
i show in readme that when you execute ./deploy -m your model load on the server. But that command fail. It say me that model.sdf have a 1.5 and have to convert to 1.4. But that appear in the basic models of gzweb... What could i make?
what am i making worng?
my versions are gazebo2-2, ubuntu 14.04, ros indigo
Can you add to your question the errors you get when running
./deploy.sh -m
? After running that, can you find your model undergzweb/http/client/assests
?