Giter Site home page Giter Site logo

eddy-morgan / hydrodynamics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotic-decision-making-lab/hydrodynamics

0.0 0.0 0.0 37 KB

A ROS 2 package providing a collection of interfaces for hydrodynamic parameters.

License: MIT License

C++ 85.24% CMake 7.72% Dockerfile 7.04%

hydrodynamics's Introduction

Hydrodynamics

The hydrodynamics library provides a collection of C++ data classes for hydrodynamic parameters (i.e., inertia, added mass, coriolis, damping, etc.). The goal of this project is to abstract away hydrodynamic equations and representations so that you can instead focus on writing underwater robotics algorithms.

Installation

The hydrodynamics library has been implemented as a ROS 2 package with support for ROS 2 Humble, Iron, and Rolling. To install and use this library in your own ROS 2 project, simply clone this repository to your ROS 2 workspace:

cd path/to/ws_ros/src
git clone [email protected]:Robotic-Decision-Making-Lab/hydrodynamics.git

Getting Started

All hydrodynamic parameters implemented in this project have been defined using Fossen's equations for hydrodynamics. The hydrodynamic parameters implemented include:

  • Mass: rigid body inertia and added mass
  • Coriolis: centripetal, coriolis, and added coriolis
  • Damping: linear and quadratic damping
  • Restoring forces: buoyancy and gravitational forces
  • Current effects: fluid velocity

Each of the aforementioned parameters provide their own distinct data class for independent use or can be managed altogether within the HydrodynamicParameters class. For further information regarding the interfaces available, please refer to the library header.

License

The hydrodynamics library has been released under the MIT license.

hydrodynamics's People

Contributors

evan-palmer avatar dependabot[bot] avatar edxmorgan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.