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
2ab55da6
Commit
2ab55da6
authored
4 years ago
by
Alejandro Lopez Gestoso
Browse files
Options
Downloads
Patches
Plain Diff
Ranmed some topics to adc_car
parent
b520ec9f
No related branches found
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/adc_common/local_ekf_odom_imu.yaml
+5
-5
5 additions, 5 deletions
config/adc_common/local_ekf_odom_imu.yaml
config/adc_common/mux.yaml
+4
-4
4 additions, 4 deletions
config/adc_common/mux.yaml
with
9 additions
and
9 deletions
config/adc_common/local_ekf_odom_imu.yaml
+
5
−
5
View file @
2ab55da6
...
...
@@ -10,18 +10,18 @@ control_config: [true, false, false, false, false, true]
publish_tf
:
true
map_frame
:
map
odom_frame
:
model
_car/odom
base_link_frame
:
model
_car/base_footprint
world_frame
:
model
_car/odom
odom_frame
:
adc
_car/odom
base_link_frame
:
adc
_car/base_footprint
world_frame
:
adc
_car/odom
odom0
:
/
model
_car/odom
odom0
:
/
adc
_car/odom
odom0_config
:
[
false
,
false
,
false
,
false
,
false
,
false
,
true
,
false
,
false
,
false
,
false
,
true
,
false
,
false
,
false
]
imu0
:
/
model
_car/sensors/imu_data
imu0
:
/
adc
_car/sensors/imu_data
imu0_config
:
[
false
,
false
,
false
,
false
,
false
,
true
,
false
,
false
,
false
,
...
...
This diff is collapsed.
Click to expand it.
config/adc_common/mux.yaml
+
4
−
4
View file @
2ab55da6
subscribers
:
-
name
:
"
Default
input"
topic
:
"
/
model
_car/default/cmd_vel"
topic
:
"
/
adc
_car/default/cmd_vel"
timeout
:
0.1
priority
:
0
short_desc
:
"
The
default
cmd_vel,
controllers
unaware
that
we
are
multiplexing
cmd_vel
should
come
here"
-
name
:
"
Navigation
stack"
topic
:
"
/
model
_car/navigation/cmd_vel"
topic
:
"
/
adc
_car/navigation/cmd_vel"
timeout
:
0.5
priority
:
5
short_desc
:
"
Navigation
stack
controller"
-
name
:
"
Teleop"
topic
:
"
/
model
_car/teleop/cmd_vel"
topic
:
"
/
adc
_car/teleop/cmd_vel"
timeout
:
0.1
priority
:
10
short_desc
:
"
Teleoperation"
publisher
:
"
/
model
_car/cmd_vel"
publisher
:
"
/
adc
_car/cmd_vel"
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