From 2e0fcbbd1280ed19c6edc7184d31c15d49004dc1 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Thu, 17 Oct 2019 15:36:32 +0000 Subject: [PATCH] Update PX4 Firmware metadata Thu Oct 17 15:36:32 UTC 2019 --- .../PX4/PX4ParameterFactMetaData.xml | 47 ++++++++++--------- 1 file changed, 26 insertions(+), 21 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 797847a7b..004f0500d 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -4542,6 +4542,32 @@ default 1.5 turns per second + + Average delay of the range sensor message plus the tracking delay of the position controller in seconds + Only used in Position mode. + 0 + 1 + seconds + + + Minimum distance the vehicle should keep to all obstacles + Only used in Position mode. Collision avoidance is disabled by setting this parameter to a negative value + -1 + 15 + meters + + + Boolean to allow moving into directions where there is no sensor data (outside FOV) + Only used in Position mode. + + + + Angle left/right from the commanded setpoint by which the collision prevention algorithm can choose to change the setpoint direction + Only used in Position mode. + 0 + 90 + [deg] + Maximum vertical acceleration in velocity controlled modes down 2.0 @@ -4605,27 +4631,6 @@ the vehicle will accelerate at this rate until the normal position control speed Jerk-limited trajectory - - Angle left/right from the commanded setpoint by which the collision prevention algorithm can choose to change the setpoint direction - Only used in Position mode. - 0 - 90 - [deg] - - - Minimum distance the vehicle should keep to all obstacles - Only used in Position mode. Collision avoidance is disabled by setting this parameter to a negative value - -1 - 15 - meters - - - Average delay of the range sensor message plus the tracking delay of the position controller in seconds - Only used in Position mode. - 0 - 1 - seconds - Cruise speed when angle prev-current/current-next setpoint is 90 degrees. It should be lower than MPC_XY_CRUISE -- 2.22.0