Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_adc_launch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
ADC
ADC_2021
iri_adc_launch
Commits
e8f12234
Commit
e8f12234
authored
4 years ago
by
Alejandro Lopez Gestoso
Browse files
Options
Downloads
Patches
Plain Diff
Removed imu from global ekf
parent
09b792ee
No related branches found
No related tags found
1 merge request
!3
Updated the configuration of the landmark global localization.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/adc_common/adc_global_ekf_odom_imu_amcl.yaml
+9
-9
9 additions, 9 deletions
config/adc_common/adc_global_ekf_odom_imu_amcl.yaml
with
9 additions
and
9 deletions
config/adc_common/adc_global_ekf_odom_imu_amcl.yaml
+
9
−
9
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment