Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
copy of Hydrodynamics folder, and rename to lta Renamed to LighterThanAirDynamics - Added some initial private data - Requires still alot of cleanup some initial dynamics added Building sucessfully with some warnings Running test to determine succesfull Spawning successfull ran tests, but still debugging alot Added additional debug messages Protection for zero division - Test running sucessfully with adding forces and torques, but requires more extensive testing and validation Improved Documentation,some more work on tests Improve documentation to include math Silver bullet model withs its coefficients small documentation update Code style updates. wip Style checks completed Small correction to dynamics Added Mass Force and Torques included - Link class now provides the FluidAddedMassMatrix Removed Munk from added mass & correct coeff names Signed-off-by: henrykotze <[email protected]> update year Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> update format suggestion Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> update format suggestion in added_mass_force Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> format fix: function header Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> update formatting Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> Update src/systems/lighter_than_air_dynamics/LighterThanAirDynamics.hh Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> update year Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> Functionality updates and style updates Signed-off-by: henrykotze <[email protected]> Example added for Lighter-than-air envelope Signed-off-by: henrykotze <[email protected]> Use numerical limits to query precision of types Signed-off-by: henrykotze <[email protected]> fix integration path for sdf file Signed-off-by: henrykotze <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> update year Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> style format update Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Henry Kotzé <[email protected]> remove commented wind component Signed-off-by: henrykotze <[email protected]> fix whitespace error from pre-commit Signed-off-by: henrykotze <[email protected]> codecheck fix
- Loading branch information