Ocean Current Plugin#18
Conversation
…h updated Tidal oscillations and gauss markov process
311da57 to
1d30cb3
Compare
|
@GauravKumar9920 Hurray! Could you write up the document at notion too?! so that I can give it a spin. |
|
Hii @woensug-choi , I will get done with the documentation first thing tomorrow : ) |
woensug-choi
left a comment
There was a problem hiding this comment.
@GauravKumar9920 So much to test! I didn't go all the way through, but as far as I went, it all looked very fine! This PR may merged!
Here's new stratified ocean current demo capture I've took.

Just note,
Didn't the original ocean current plugin applied the subscribed velocity as the velocity to the vehicle? Now it's converting to force! (which seems more physical, but can't tell whether this is robust or not yet) Thank you!
|
@woensug-choi you're right, the previous ocean current plugin used to apply the subscribed velocity as the velocity to the vehicle !!. But the force resulting from velocity was handled by Yes you're right about the plugin being too physical, I'm guessing maybe we need add mass and some other relevant values to the hydrodynamics plugin for it to act more redundantly(in the original plugin they were added in the sdf file under underwater_object_ros_plugin but now it's all under hydrodynamics plugin) |
This PR introduces the addition of Ocean Current plugin to the Dave project.
Link to the Documentation -
Here's a checklist for the migration of ocean current plugin and it's features :