File: gazebo_plugins/SetModelsJointsStates.srv
string[] model_names # name of the model
gazebo_plugins/ModelJointsState[] model_joints_states # model pose and joint positions
---
bool success # return true if spawn successful
string status_message # comments if available
Expanded Definition