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

Migrate to modern Gazebo #16

Open
azeey opened this issue Dec 22, 2023 · 3 comments
Open

Migrate to modern Gazebo #16

azeey opened this issue Dec 22, 2023 · 3 comments

Comments

@azeey
Copy link

azeey commented Dec 22, 2023

As you may know, Gazebo-classic (aka Gazebo11, see Terminology) is no longer being actively developed and will not be available on ROS Jazzy (REP 2000). I noticed that this project still uses Gazebo-classic. Are there any plans to migrate to modern Gazebo (previously known as Ignition)?

These might be helpful resources if you do plan to migrate:

@DLu
Copy link
Collaborator

DLu commented Jan 4, 2024

@azeey This tutorial makes heavy use of gazebo_ros/spawn_model. Can you point me toward the equivalent resource for modern Gazebo?

@azeey
Copy link
Author

azeey commented Jan 4, 2024

The equivalent for gazebo_ros/spawn_model is the create node in ros_gz_sim (https://github.com/gazebosim/ros_gz/blob/ros2/ros_gz_sim/README.md). Seems like it's lacking documentation :(, but here's one example.

@DLu
Copy link
Collaborator

DLu commented Feb 21, 2024

Blocked by gazebosim/ros_gz#492

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

No branches or pull requests

2 participants