quad_plus geometry fix typo in rear motor name (#9008)

This commit is contained in:
Coby 2018-03-04 17:24:10 -06:00 committed by Daniel Agar
parent 2f96dbb216
commit 664001921e

View File

@ -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]