Skip to content

Commit

Permalink
Modified Skyhunter params for more accurate model.
Browse files Browse the repository at this point in the history
  • Loading branch information
iandareid committed Mar 1, 2024
1 parent a4e4d87 commit b53ff31
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions rosflight_sim/params/fixedwing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
C_L_q: 8.7092
C_L_r: 0.0
C_L_delta_a: 0.0
C_L_delta_e: -0.4726
C_L_delta_e: -0.13 # Correct sign?
C_L_delta_r: 0.0

C_D_O: 0.00445
Expand All @@ -57,7 +57,7 @@
C_ell_r: 0.1871
C_ell_delta_a: 0.17 #change back/double check
C_ell_delta_e: 0.0
C_ell_delta_r: 0.0305
C_ell_delta_r: 0.0

C_m_O: 0.02626
C_m_alpha: -1.2761
Expand All @@ -66,7 +66,7 @@
C_m_q: -17.8301 # check the sign on this
C_m_r: 0.0
C_m_delta_a: 0.0
C_m_delta_e: -1.5446 # check the sign on this
C_m_delta_e: -.99 # check the sign on this
C_m_delta_r: 0.0

C_n_O: 0.0
Expand All @@ -75,16 +75,16 @@
C_n_p: -0.0364
C_n_q: 0.0
C_n_r: -0.1541
C_n_delta_a: 0.0248
C_n_delta_a: -0.011
C_n_delta_e: 0.0
C_n_delta_r: 0.1085 #check the sign on this
C_n_delta_r: 0.0 #check the sign on this

C_Y_O: 0.0
C_Y_alpha: 0.00
C_Y_beta: -0.3681
C_Y_p: 0.0700
C_Y_q: 0.0
C_Y_r: 0.3280
C_Y_delta_a: 0.0486 #check the sign on this
C_Y_r: 0.0
C_Y_delta_a: 0.075 #check the sign on this
C_Y_delta_e: 0.0
C_Y_delta_r: -0.2424 #check the sign on this
C_Y_delta_r: 0.0 #check the sign on this

0 comments on commit b53ff31

Please sign in to comment.