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
2ab55da6
Commit
2ab55da6
authored
Mar 10, 2021
by
Alejandro Lopez Gestoso
Browse files
Ranmed some topics to adc_car
parent
b520ec9f
Changes
2
Hide whitespace changes
Inline
Side-by-side
config/adc_common/local_ekf_odom_imu.yaml
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
,
...
...
config/adc_common/mux.yaml
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"
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