Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update ros_ign to ros_gz in Rolling #401

Merged
merged 2 commits into from
Apr 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions rep-2001.rst
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ Simulation

- simulation:
extends: [ros_base]
packages: [ros_ign_bridge, ros_ign_gazebo, ros_ign_image, ros_ign_interfaces]
packages: [ros_gz_bridge, ros_gz_sim, ros_gz_image, ros_gz_interfaces]

Desktop Full
""""""""""""
Expand All @@ -877,7 +877,7 @@ Desktop Full

- desktop_full:
extends: [desktop]
packages: [perception, simulation, ros_ign_gazebo_demos]
packages: [perception, simulation, ros_gz_sim_demos]


ROS Distribution Independent (September 2022 - Ongoing)
Expand Down
Loading