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

Add omnidirectional boat model and ocean world #36

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

PyroX2
Copy link

@PyroX2 PyroX2 commented Mar 5, 2024

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%20Water visual model with added buoyancy and SeaSentinel's omnidirectional boat model currently using rover position control.

@PyroX2
Copy link
Author

PyroX2 commented Mar 5, 2024

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:

  • Change boat visual model
  • Change buoyancy params

@frede791
Copy link
Collaborator

frede791 commented Mar 6, 2024

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).

@PyroX2
Copy link
Author

PyroX2 commented Mar 11, 2024

What colors would you like for thrusters to differentiate between clockwise and counterclockwise?

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.

image
This mesh file is way too big to have in tree.
Please simplify the mesh to be less than 1 MB

@PyroX2
Copy link
Author

PyroX2 commented Mar 17, 2024

I added simplified mesh so now its about 250kB. We will add thrusters visuals soon

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.

4 participants