Skip to content
Snippets Groups Projects
Commit cc9eb775 authored by Niccolò Betto's avatar Niccolò Betto
Browse files

[Payload][Wing] Update Roccaraso default target coordinates

Default coordinates provided by GNC
parent abf3ff94
Branches
Tags
1 merge request!85[Main][Payload][RIGv2] Roccaraso flight software
Pipeline #10091 passed
......@@ -54,8 +54,8 @@ namespace Default
constexpr auto TARGET_LAT = 39.389733f;
constexpr auto TARGET_LON = -8.288992f;
#elif defined(ROCCARASO)
constexpr auto TARGET_LAT = 41.8091998f;
constexpr auto TARGET_LON = 14.0552026f;
constexpr auto TARGET_LAT = 41.803091927806555f;
constexpr auto TARGET_LON = 14.05454532408593f;
#else // Milan
constexpr auto TARGET_LAT = 45.5014089f;
constexpr auto TARGET_LON = 9.1543615f;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment