Main Content

rosShowDetails

Display all ROS message contents

Description

details= rosShowDetails(msg)gets all data contents of the ROS message structuremsg. The details are stored indetailsor if not specified, are displayed on the command line.

Input Arguments

collapse all

ROS message, specified as a ROS message structure.

Output Arguments

collapse all

Details of a ROS message, returned as a character vector.

Version History

Introduced in R2021a

年代ee Also