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_tag_localization_filter
Commits
39727756
Commit
39727756
authored
Aug 05, 2021
by
Alejandro Lopez Gestoso
Browse files
Modified default ouput topic name
parent
563754ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
launch/node.launch
View file @
39727756
...
...
@@ -7,7 +7,7 @@
<arg
name=
"config_file"
default=
"$(find iri_adc_tag_localization_filter)/config/params.yaml"
/>
<arg
name=
"robot_name"
default=
"model_car"
/>
<arg
name=
"ar_input_topic"
default=
"/$(arg robot_name)/ar_pose_marker"
/>
<arg
name=
"features_output_topic"
default=
"
/$(arg robot_name)
/features"
/>
<arg
name=
"features_output_topic"
default=
"
~
/features"
/>
<!-- <arg name="topic_name" default="new_topic_name"/> -->
<node
name=
"$(arg node_name)"
...
...
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