mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
cc3eeb40d0
commit
6d571f919f
@ -36,12 +36,12 @@ ekf_filter_node:
|
||||
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.
|
||||
# Configure it for x,y,z,vyaw on the odom topic
|
||||
odom0_config: [false , false , true,
|
||||
odom0_config: [false , false , false,
|
||||
false, false, false,
|
||||
true, true, true,
|
||||
false, false, true,
|
||||
false, false, false]
|
||||
odom0_differential: true
|
||||
odom0_differential: false
|
||||
#odom0_relative: true
|
||||
|
||||
imu0: /imu
|
||||
|
Loading…
Reference in New Issue
Block a user