MeshFile
This is a ROS message definition.
Source
# Used to send raw mesh files.
# The filename is used for both debug purposes and to provide a file extension
# for whatever parser is used.
string filename
# This stores the raw text of the mesh file.
uint8[] data