mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 07:30:34 +08:00
Roboclaw: Updated Airframe and fixed left and right mapping error
This commit is contained in:
@@ -961,10 +961,10 @@ mixer:
|
||||
actuators:
|
||||
- actuator_type: 'motor'
|
||||
instances:
|
||||
- name: 'Left Motor'
|
||||
position: [ 0, -1., 0 ]
|
||||
- name: 'Right Motor'
|
||||
position: [ 0, 1., 0 ]
|
||||
- name: 'Left Motor'
|
||||
position: [ 0, -1., 0 ]
|
||||
|
||||
7: # Motors (6DOF)
|
||||
actuators:
|
||||
|
||||
Reference in New Issue
Block a user