File: household_objects_database_msgs/GetModelMesh.srv
Raw Message Definition
# retrieves the mesh for a model id
# the id of the model
int32 model_id
---
# the outcome of the query
DatabaseReturnCode return_code
# the returned mesh
shape_msgs/Mesh mesh
Compact Message Definition