mrs_msgs/GainManagerDiagnostics Message

File: mrs_msgs/GainManagerDiagnostics.msg

Raw Message Definition

# The diagnostics of the GainManager.

time stamp

# The list of all loaded gains.
string[] loaded

# The list of gains which are available for the currently active state estimator.
string[] available

# The name of the current gains.
string current_name

# The particular values of the current gains.
mrs_msgs/Se3Gains current_values

Compact Message Definition

time stamp
string[] loaded
string[] available
string current_name
mrs_msgs/Se3Gains current_values