mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 19:39:06 +08:00
quad_plus geometry fix typo in rear motor name (#9008)
This commit is contained in:
parent
2f96dbb216
commit
664001921e
@ -25,5 +25,5 @@ name = "front"
|
||||
position = [1.0, 0.0, 0.0]
|
||||
|
||||
[[rotors]]
|
||||
name = "rear_right"
|
||||
name = "rear"
|
||||
position = [-1.0, 0.0, 0.0]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user