Skip to content
Snippets Groups Projects
Commit 67bb0ea4 authored by Davide Basso's avatar Davide Basso
Browse files

[Parafoil] Change landing flare altitude

parent 84ebc169
No related branches found
No related tags found
1 merge request!102[Parafoil] Add Parafoil On-Board-Software
......@@ -168,7 +168,7 @@ constexpr auto ENABLED = false;
constexpr auto ENABLED = true;
#endif
constexpr auto ALTITUDE = 10_m;
constexpr auto ALTITUDE = 15_m;
constexpr auto CONFIDENCE = 10; // [samples]
constexpr auto UPDATE_RATE = 10_hz;
constexpr auto DURATION = 5_s;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment