Gazebo 7 crash because of calling delete_model service [closed]

asked 2017-10-12 08:05:47 -0500

jasonwang538@gmail.com gravatar image

Hi all,

Does anyone meet the similar issue as me: I try to call delete_model service for removing the hector quadrotor from the gazebo space. I am using ros kinetic with gazebo 7. But the gazebo crash for every time that I call the service. I googled it today. Someone says it is a bug for gazebo 7 but without offering the solution. Does anyone know how to solve it?

Thank you very much.

edit retag flag offensive reopen merge delete

Closed for the following reason Gazebo Question: The Gazebo community prefers to answer questions at: http://answers.gazebosim.org by jayess
close date 2017-10-13 17:46:36.844317

Comments

1

You'll probably get more responses here: http://answers.gazebosim.org/questions/ (which is the preferred place to ask Gazebo-related questions).

jayess gravatar image jayess  ( 2017-10-12 09:06:40 -0500 )edit

Try to run gazebo with the --verbose option, so the error will probably be printed on the screen.

something like gazebo --verbose OTHER PARAMETERS HERE

Ruben Alves gravatar image Ruben Alves  ( 2017-10-13 17:45:37 -0500 )edit