Skip to content

Port Gazebo Classic Boat Model and World #112

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scferro
Copy link

@scferro scferro commented Jul 12, 2025

Summary

This PR ports the boat model from Gazebo Classic to Ignition with USV hydrodynamics support via a new USV Dynamics Gazebo plugin. Both the model and plugin are designed to directly replicate the existing SITL functionality in Gazebo Classic.

Screencast.from.07-12-2025.02.59.24.PM.webm

Associated PX4-Autopilot PR

Related Issues:
Issue #110

Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks great.

My only concern is whether the license of the model is compatible with this repository.

If the model is licensed under Apache 2.0, as the original vrx repo is licensed as, you need to add additional license files to be compatible with the license. (See https://opensource.stackexchange.com/questions/11556/can-i-use-apache-2-0-licensed-project-inside-my-bsd-3-clause-licensed-project)


<author email="[email protected]">Brian Bingham</author>
<author email="[email protected]">Carlos Aguero</author>
<author email="[email protected]">Stephen Ferro</author>
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim Jul 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you clarify the license of the model that you modified? (Not the one in vrx, but the one that you ported)

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

Successfully merging this pull request may close these issues.

2 participants