Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
ADC_2021
iri_adc_launch
Commits
e8f12234
Commit
e8f12234
authored
May 14, 2021
by
Alejandro Lopez Gestoso
Browse files
Removed imu from global ekf
parent
09b792ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/adc_common/adc_global_ekf_odom_imu_amcl.yaml
View file @
e8f12234
...
...
@@ -9,7 +9,7 @@ use_control: true
control_config
:
[
true
,
true
,
false
,
false
,
false
,
true
]
publish_tf
:
tru
e
publish_tf
:
fals
e
map_frame
:
map
odom_frame
:
adc_car/odom
base_link_frame
:
adc_car/base_footprint
...
...
@@ -22,15 +22,15 @@ odom0_config: [false, false, false,
false
,
false
,
true
,
false
,
false
,
false
]
imu0
:
/adc_car/sensors/imu_data
imu0_config
:
[
false
,
false
,
false
,
false
,
false
,
false
,
false
,
false
,
false
,
false
,
false
,
true
,
false
,
false
,
false
]
#
imu0: /adc_car/sensors/imu_data
#
imu0_config: [false, false, false,
#
false, false, false,
#
false, false, false,
#
false, false, true,
#
false, false, false]
imu0_differential
:
false
imu0_relative
:
true
#
imu0_differential: false
#
imu0_relative: true
#imu0_remove_gravitational_acceleration: true
pose0
:
/adc_car/amcl_pose
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment