srmainwaring / asv_wave_sim

This package contains plugins that support the simulation of waves and surface vessels in Gazebo.
GNU General Public License v3.0
114 stars 31 forks source link

Rename ignition prefix to gazebo and remove deprecated code #34

Closed srmainwaring closed 2 years ago

srmainwaring commented 2 years ago

This PR renames the project libraries to use a gazebo_ prefix instead of ignition- to bring the project in line with the changes outlined in: A new era for Gazebo. The example models in gz-marine-models are updated to use the new naming convention.

Archived code from Gazebo classic under the deprecated folders is removed.