Skip to content

Commit 07d7940

Browse files
committed
add info on crash_angle param
1 parent 118236e commit 07d7940

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rover/source/docs/rover-failsafes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ If enabled by setting the :ref:`FS_CRASH_CHECK <FS_CRASH_CHECK>` parameter to "1
113113
- the vehicle is turning at less than 4.5 deg/s
114114
- demanded throttle to the motors (from the pilot or autopilot) is at least 5%
115115

116+
In addition, the :ref:`CRASH_ANGLE <CRASH_ANGLE>` parameter immediately enables the same actions above if the vehicle's roll or pitch angle exceeds that value. "0" disables this check.
117+
116118
Hold Mode Failsafes
117119
===================
118120

0 commit comments

Comments
 (0)