gazebo terminated after delete model using rosservice call
Hello
I have gazebo 1.9 and ros groovy. I have installed gazebo ros packages and when trying to delete model using this command : rosservice call gazebo/delete_model '{model_name: door}'
gazebo crashes with this error :
terminate called after throwing an instance of 'Ogre::InternalErrorException'
what(): OGRE EXCEPTION(7:InternalErrorException): Cannot create GL vertex buffer in GLHardwareVertexBuffer::GLHardwareVertexBuffer at /build/buildd/ogre-1.7.4/RenderSystems/GL/src/OgreGLHardwareVertexBuffer.cpp (line 46)
Aborted (core dumped)
[gazebo_gui-3] process has died [pid 14165, exit code 134, cmd /home/usr/catkin_ws/src/gazebo_ros_pkgs/gazebo_ros/scripts/gzclient __name:=gazebo_gui __log:=/home/usr/.ros/log/c3f1fe86-0ca6-11e3-8cdd-0017c4a8146b/gazebo_gui-3.log].
log fil
any possible solutions plz?
Thanks in advance!
I'm getting the same error (OGRE EXCEPTION) when deleting a model in Gazebo 1.5. Were you ever able to solve this?
Unfortunately not yet. Once I find a solution I'm gonna post a comment.