-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[multirobot - Part 1] Spawn multiple robots into Gazebo #1146
Conversation
Rebasing in progress. This PR was done on top of #1118 which got merged (with squashed commits). |
nav2_bringup/spawn_turtlebot3/src/spawn_turtlebot3/spawn_turtlebot.py
Outdated
Show resolved
Hide resolved
nav2_bringup/spawn_turtlebot3/src/spawn_turtlebot3/spawn_turtlebot.py
Outdated
Show resolved
Hide resolved
072bcfc
to
f592145
Compare
Is there something blocking this from merging? |
Just wanted to do something about the comments I had about spawning a new robot with default values and what to do if a robot with a given name already exists. I address this in the last commit. Will be ready to merge once I fix the conflicts. |
Adding node for spawning TB3's into Gazebo
03f84fa
to
9cb8638
Compare
Moving original files to bringup folder Adding node for spawning TB3's into Gazebo
Basic Info
Description of contribution in a few bullet points
First PR (of multiple stacked PRs) with the objective of enabling multiple robots running nav2 in simulation
Add capability of spawning several TB3's into Gazebo