gazebo_plugins/DeleteModel Service

File: gazebo_plugins/DeleteModel.srv

string model_name                        # name of the model to be spawned in Gazebo
---
bool success                             # return true if spawn successful
string status_message                    # comments if available

Expanded Definition

string model_name

bool success
string status_message