Skip to content

Commit

Permalink
cosmetic changes in uav yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jan 3, 2024
1 parent 9378d60 commit 7a42cf7
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 71 deletions.
14 changes: 0 additions & 14 deletions config/uavs/f330.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,7 @@ f330:

# allocation motors -> moments

# # quadrotor + configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
# thrust force] ] RPM_n_motors^2]
# allocation_matrix: [
# 0, 0, 1, -1, # *= force_constant*arm_length
# -1, 1, 0, 0, # *= force_constant*arm_length
# 1, 1, -1, -1, # *= moment_constant*force_constant
# 1, 1, 1, 1, # *= force_constant
# ]

# quadrotor X configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
Expand Down
14 changes: 0 additions & 14 deletions config/uavs/f450.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,7 @@ f450:

# allocation motors -> moments

# # quadrotor + configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
# thrust force] ] RPM_n_motors^2]
# allocation_matrix: [
# 0, 0, 1, -1, # *= force_constant*arm_length
# -1, 1, 0, 0, # *= force_constant*arm_length
# 1, 1, -1, -1, # *= moment_constant*force_constant
# 1, 1, 1, 1, # *= force_constant
# ]

# quadrotor X configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
Expand Down
16 changes: 1 addition & 15 deletions config/uavs/naki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,7 @@ naki:

# allocation motors -> moments

# # quadrotor + configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
# thrust force] ] RPM_n_motors^2]
# allocation_matrix: [
# 0, 0, 1, -1, # *= force_constant*arm_length
# -1, 1, 0, 0, # *= force_constant*arm_length
# 1, 1, -1, -1, # *= moment_constant*force_constant
# 1, 1, 1, 1, # *= force_constant
# ]

# quadrotor X configuration
# hexarotor X configuration
# coaxial octarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
Expand Down
14 changes: 0 additions & 14 deletions config/uavs/t650.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,7 @@ t650:

# allocation motors -> moments

# # quadrotor + configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
# thrust force] ] RPM_n_motors^2]
# allocation_matrix: [
# 0, 0, 1, -1, # *= force_constant*arm_length
# -1, 1, 0, 0, # *= force_constant*arm_length
# 1, 1, -1, -1, # *= moment_constant*force_constant
# 1, 1, 1, 1, # *= force_constant
# ]

# quadrotor X configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
Expand Down
14 changes: 0 additions & 14 deletions config/uavs/x500.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,7 @@ x500:

# allocation motors -> moments

# # quadrotor + configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
# thrust force] ] RPM_n_motors^2]
# allocation_matrix: [
# 0, 0, 1, -1, # *= force_constant*arm_length
# -1, 1, 0, 0, # *= force_constant*arm_length
# 1, 1, -1, -1, # *= moment_constant*force_constant
# 1, 1, 1, 1, # *= force_constant
# ]

# quadrotor X configuration
# hexarotor X configuration
# [roll torque, [ [RPM_1^2,
# pitch torque, = Alloc * RPM_2^2,
# yaw torque, Matrix ...
Expand Down

0 comments on commit 7a42cf7

Please sign in to comment.