From d6a676fbc9df635fd7ab0de3ce5a901688a3649a Mon Sep 17 00:00:00 2001 From: Jaeyoung-Lim Date: Mon, 1 Mar 2021 11:43:43 +0100 Subject: [PATCH] Add description about normalized thrust This commit was added to address the review comments --- message_definitions/v1.0/common.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 2f907cbd9e..9d7f273ccf 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -4967,7 +4967,7 @@ Body yaw rate Collective thrust, normalized to 0 .. 1 (-1 .. 1 for vehicles capable of reverse trust) - 3D thrust setpoint in the body NED frame + 3D thrust setpoint in the body NED frame, normalized to -1 .. 1 Reports the current commanded attitude of the vehicle as specified by the autopilot. This should match the commands sent in a SET_ATTITUDE_TARGET message if the vehicle is being controlled this way.