Add omnidirectional boat model and ocean world#36
Draft
Conversation
Author
|
Right now I'm facing an issue related to thrusters not spinning when control signal is sent. I tried controlling the thrusters from QGC as well as sending data directly to topic both with no result TODO:
|
Collaborator
|
Looks promising. Let me know when it's ready for review. Don't forget to add the necessary airframe config file to PX4 (and amend the respective CMake). |
Author
|
What colors would you like for thrusters to differentiate between clockwise and counterclockwise? |
Jaeyoung-Lim
requested changes
Mar 16, 2024
Author
|
I added simplified mesh so now its about 250kB. We will add thrusters visuals soon |
Changing coordinates for Sarasota
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

As part of SimLE SeaSentinel programme at Gdańsk University of Technology we are working on simulation environment and position controller for boats capable of omnidirectional movement. This PR adds ocean world based on
https://fuel.gazebosim.org/1.0/OpenRobotics/models/Coast%20Watervisual model with added buoyancy and SeaSentinel's omnidirectional boat model currently using rover position control.