This commit is contained in:
Björn Ellensohn 2023-09-27 11:08:06 +02:00
parent cc3eeb40d0
commit 6d571f919f

View File

@ -36,12 +36,12 @@ ekf_filter_node:
odom0: /odom odom0: /odom
# The order of the values of this parameter is x, y, z, roll, pitch, yaw, vx, vy, vz, vroll, vpitch, vyaw, ax, ay, az. # The order of the values of this parameter is x, y, z, roll, pitch, yaw, vx, vy, vz, vroll, vpitch, vyaw, ax, ay, az.
# Configure it for x,y,z,vyaw on the odom topic # Configure it for x,y,z,vyaw on the odom topic
odom0_config: [false , false , true, odom0_config: [false , false , false,
false, false, false, false, false, false,
true, true, true, true, true, true,
false, false, true, false, false, true,
false, false, false] false, false, false]
odom0_differential: true odom0_differential: false
#odom0_relative: true #odom0_relative: true
imu0: /imu imu0: /imu