diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 797847a7bb29e78c04432159280b77a3045b6717..004f0500daad85c7b44e8e9cda462b94b92eb4fd 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