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

Update empty_world.launch #212

Closed
wants to merge 1 commit into from
Closed

Conversation

anfederman
Copy link
Contributor

Along with the pull request alanfederman-4 this allows various demos that rely on move_base to work in gazebo.

This also will work if move_base is launched in magni_bringup on a real robot.
Unknown if this conflicts with maps made by lasers or sonars.

@anfederman
Copy link
Contributor Author

I hope Vid can check this out.

@MoffKalast MoffKalast self-requested a review July 28, 2022 23:41
@MoffKalast MoffKalast removed their assignment Jul 28, 2022
Copy link
Contributor

@MoffKalast MoffKalast left a comment

Choose a reason for hiding this comment

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

Ok I would advise against this one, since this file is used as a generic gazebo launcher, with people then loading up a separate launch file for various different nav stacks (so if that needs to be reset gazebo doesn't need to be reloaded).

I would suggest you add the move_base launch file in the launch file that launches the demos, since it's a dependency of those and not gazebo. Even the regular base.launch doesn't start move_base so you'll need that included regardless if you want it to run on a real robot.

@MoffKalast MoffKalast mentioned this pull request Jul 28, 2022
@MoffKalast
Copy link
Contributor

Let's just make all required changes in #215, it should be easier to keep track.

@MoffKalast MoffKalast closed this Jul 28, 2022
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.

3 participants