Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr/add topicname args to navigation launch melodic #136

Conversation

sktometometo
Copy link
Contributor

@sktometometo sktometometo commented Feb 21, 2020

melodic version of #137
I have not test this PR with melodic robot yet because we dont have a Fetch with melodic.

@sktometometo sktometometo requested a review from a team as a code owner February 21, 2020 09:07
@@ -11,7 +11,8 @@
<arg name="move_base_include" default="$(find fetch_navigation)/launch/include/move_base.launch.xml" />
<arg name="amcl_include" default="$(find fetch_navigation)/launch/include/amcl.launch.xml" />

<!-- set topics for move_base -->
<!-- set topics -->
<arg name="scan_topic" default="base_scan" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you not use tab spacing here?

@@ -11,6 +11,12 @@
<arg name="move_base_include" default="$(find fetch_navigation)/launch/include/move_base.launch.xml" />
<arg name="amcl_include" default="$(find fetch_navigation)/launch/include/amcl.launch.xml" />

<!-- set topics -->
<arg name="scan_topic" default="base_scan" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here as well, don't use tab

@erelson erelson merged commit 1b7c8ff into ZebraDevs:melodic-devel Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants