ModuleState

This is a ROS message definition.

Source

# Module State Message
# Contains the state of a module

std_msgs/Header header

string name     # Module's name of the source node of this message

string state    # Current state

string info     # Information on current state