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

Modified construction of rigid body inertia and coriolis matrices #8

Merged
merged 7 commits into from
Nov 1, 2024

Conversation

rakeshv24
Copy link
Contributor

Changes Made

Included the computation for the off-diagonal terms of the rigid body inertia and Coriolis matrices based on the equations presented in [1] and [2].

[1] Fossen, T.I., 2011. Handbook of marine craft hydrodynamics and motion control. John Willy & Sons Ltd.
[2] Antonelli, G., 2014. Underwater Robots, volume 96 of Springer Tracts in Advanced Robotics.

@rakeshv24 rakeshv24 requested a review from evan-palmer October 30, 2024 20:35
include/hydrodynamics/hydrodynamics.hpp Outdated Show resolved Hide resolved
include/hydrodynamics/hydrodynamics.hpp Show resolved Hide resolved
include/hydrodynamics/hydrodynamics.hpp Show resolved Hide resolved
@rakeshv24 rakeshv24 requested a review from evan-palmer October 31, 2024 19:47
src/hydrodynamics.cpp Outdated Show resolved Hide resolved
@rakeshv24 rakeshv24 requested a review from evan-palmer November 1, 2024 01:36
Copy link
Contributor

@evan-palmer evan-palmer left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks!

@evan-palmer evan-palmer merged commit deffc5f into main Nov 1, 2024
3 checks passed
@evan-palmer evan-palmer deleted the feat-model branch November 1, 2024 03:02
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