ROS Message

  • ros message is a message structure which defines the type of topic.

  • ros message is comprised of nested structure of int, float, etc.

rosmsg show std_mgs/string

Last updated

Was this helpful?