Skip to content

Added topic param to amcl configuration guide#45

Merged
SteveMacenski merged 3 commits intoros-navigation:masterfrom
BytesRobotics:master
Jul 16, 2020
Merged

Added topic param to amcl configuration guide#45
SteveMacenski merged 3 commits intoros-navigation:masterfrom
BytesRobotics:master

Conversation

@Michael-Equi
Copy link
Copy Markdown
Contributor

Goes along with the PR here ros-navigation/navigation2#1870

Description
Requires that AMCL is provided an initial pose either via topic or initial_pose* parameter (with parameter set_initial_pose: true) when reset. Otherwise, by default AMCL will use the last known pose to initialize.

:topic:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ongoing topic in nav2 if this is an appropriate name

z_rand: 0.5
z_short: 0.05
always_reset_initial_pose: false
topic: scan
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
topic: scan
scan_topic: scan

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@SteveMacenski SteveMacenski merged commit b2b9f13 into ros-navigation:master Jul 16, 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.

2 participants