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
3377a3aced
commit
cc3eeb40d0
@ -36,7 +36,7 @@ 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 , false,
|
odom0_config: [false , false , true,
|
||||||
false, false, false,
|
false, false, false,
|
||||||
true, true, true,
|
true, true, true,
|
||||||
false, false, true,
|
false, false, true,
|
||||||
|
Loading…
Reference in New Issue
Block a user