Skip to content
Snippets Groups Projects
Commit 5bbb5d30 authored by Federico Mandelli's avatar Federico Mandelli
Browse files

[WingController] Updated WES rotation

parent ae4270c7
No related branches found
No related tags found
No related merge requests found
Pipeline #8438 passed
......@@ -54,7 +54,7 @@ constexpr float RIGHT_SERVO_MIN_PULSE = 2460; // [us]
constexpr float RIGHT_SERVO_MAX_PULSE = 500; // [us]
// Parafoil twirl
constexpr float SERVO_TWIRL_RADIUS = WingConfig::MAX_SERVO_APERTURE; // [%]
constexpr float SERVO_TWIRL_RADIUS = 0.5; // [%]
} // namespace ActuatorsConfigs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment