-
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
Migrate to Ignition / TB4 simulation #2997
Comments
Additionally there are some more suggestions:
|
Those are not in the roadmap for just a migration, there are tickets already open for ackermann vehicle examples but we do not plan to support multiple robot platforms in the default bringup -- people can always modify the launch files for their own navigation system based on other robot systems. |
I found a robot model that has a public (Ignition) Gazebo sim: https://github.com/iRobotEducation/create3_sim |
A bit too is having the binaries released in rolling and such so that we can use it in CI without an underlay space (and so users can have a nice out-of-the-box experience). I think there were things before, but not quite ready and binaries not released yet. |
Hi, I have migrated AWS Warehouse World to Ignition Gazebo. |
Thanks! That's a great step forward though! We were just talking about this at the working group meeting yesterday. |
Hi, I'm planning to contribute with the new Gazebo simulation. But it's not clear for me where I should start and I have some questions:
If you can clarify these questions and maybe some others related to these topics that may have raised in the nav2 meeting , I'm happy to open PRs and contribute. |
Awesome! I'd love the help!
Long term, yes, because its not supported anymore and I want Nav2 to be an example of best practices for ROS 2 and dogfood all the same stuff others are using.
For a distribution or two, yes, so that we can have the option to fallback if there are issues and to show side-by-side launch options for each. Just having 2 launch files for bringing up one versus the other.
That is this.
Rolling, I'll plan to backport launch files for the new simulator to Humble/Iron if the matching Gazebo versions allow for it (but as an option, not a replacement) I'm not sure what you mean about the migration to a personal github, it still appears to be released under the parent: https://github.com/ros/rosdistro/blob/master/rolling/distribution.yaml#LL500C19-L500C19 |
I started with this bullet point. Here it's the PR #3634 I added some new dependencies, let me know how does it sounds |
Hey, |
You can run the turtlebot4 simulation using nav2 from the official repository. You can follow these steps. |
We want to use the time in Humble to migrate to Ignition for Nav2 moving forward.
tb4_simulation_launch.py
) for Ignition analog to TB3 for Gazebo using whatever standard launch file provided by TB4 (I believe its a warehouse)The text was updated successfully, but these errors were encountered: