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

Fix multi robot example of navigation_stage. #22

Open
wants to merge 6 commits into
base: indigo-devel
Choose a base branch
from

Conversation

sktometometo
Copy link

move_base_multi_robot.launch in navigation_stage does not work properly due to invalid configuration of topic name and tf names.
One of the causes of the issue comes from stage_ros's issue. This will be fixed with ros-simulation/stage_ros#69.

To solve it,

  • Fix topic names
  • Fix tf frame_id
  • Use amcl instead of fake_localization
  • Update rviz configuration

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.

1 participant