From: Walter Fetter Lages Date: Thu, 6 Jul 2023 21:59:36 +0000 (-0300) Subject: Add internal MRAC variables to status. X-Git-Url: http://git.ece.ufrgs.br/?a=commitdiff_plain;p=linearizing_controllers_msgs.git Add internal MRAC variables to status. --- diff --git a/msg/TwistMracLinearizingControllerStatus.msg b/msg/TwistMracLinearizingControllerStatus.msg index 2bd045a..5984e31 100644 --- a/msg/TwistMracLinearizingControllerStatus.msg +++ b/msg/TwistMracLinearizingControllerStatus.msg @@ -9,3 +9,11 @@ float64[2] reference_model float64[2] reference_model_dot float64[2] reference_model_error float64[2] linear_dynamics_command +bool adaptive +float64[2] epsilon +float64[8] regressor +float64[8] filtered_regressor +float64[2] filtered_error +float64[2] augmented_error +float64[4] estimated_parameters +float64[16] covariance