Commit 72cb3b7
henrykotze
make use of local position height for takeoff in gps denied environment
- When taking off in an gps denied environment, there would be no global
position. Thus we make use of the local position estimate to check
whether we have met the position setpoint.
- As a side effect: This enables the ModeCompleted Message to be sent to
an onboard computer for the ModeExecutor to know it can continue1 parent e58035c commit 72cb3b7
File tree
1 file changed
+6
-0
lines changed1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
202 | 208 | | |
203 | 209 | | |
204 | 210 | | |
| |||
0 commit comments