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
632b9289c7
commit
8fa32a94ad
@ -42,7 +42,7 @@ ekf_filter_node:
|
|||||||
false, false, true,
|
false, false, true,
|
||||||
false, false, false]
|
false, false, false]
|
||||||
odom0_differential: true
|
odom0_differential: true
|
||||||
odom0_relative: true
|
#odom0_relative: true
|
||||||
|
|
||||||
imu0: /imu
|
imu0: /imu
|
||||||
# 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.
|
||||||
@ -54,7 +54,7 @@ ekf_filter_node:
|
|||||||
false, false, true,
|
false, false, true,
|
||||||
true, false, true]
|
true, false, true]
|
||||||
imu0_differential: false
|
imu0_differential: false
|
||||||
imu0_relative: true
|
imu0_relative: false
|
||||||
|
|
||||||
# [ADVANCED] Some IMUs automatically remove acceleration due to gravity, and others don't. If yours doesn't, please set
|
# [ADVANCED] Some IMUs automatically remove acceleration due to gravity, and others don't. If yours doesn't, please set
|
||||||
# this to true, and *make sure* your data conforms to REP-103, specifically, that the data is in ENU frame.
|
# this to true, and *make sure* your data conforms to REP-103, specifically, that the data is in ENU frame.
|
||||||
|
Loading…
Reference in New Issue
Block a user