rosmsg
Retrieve information about ROS messages and message types
Syntax
Description
rosmsg show  returns
the definition of the msgtypemsgtype message.
rosmsg md5  returns
the MD5 checksum of the msgtypemsgtype message. 
rosmsg list returns all available message
types that you can use in MATLAB®.
msglist = rosmsg("list")
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b