Giter Site home page Giter Site logo

bartboogmans / awesome-maritime-robotics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ros-maritime/awesome-maritime-robotics

0.0 0.0 0.0 12 KB

Repo for mapping all the open source robotics software, including the ones from this organization

License: MIT License

awesome-maritime-robotics's Introduction

awesome-maritime-robotics

Repo for mapping all the open source robotics software, including the ones from this organization

Simulation environments

Gazebo

Other

  • Stonefish is a C++ library combining a physics engine and a lightweight rendering pipeline.
  • TurtleBoat is an interactive node, similar to turtlebot, but then with vessel dynamics

Control effort allocation / Thruster-managers

pure_thrustallocation drawio (2)

Modules that attempt to best satisfy a reference resultant force by the ships actuators, given a certain thruster layout. The goal is to decide on actuator actions (generally either force $f=[f_1,...,f_n]$ or utilization $u = [u_1,...,u_n]^{\intercal}$ and orientations $\alpha = [\alpha_1,...,\alpha_n]^{\intercal}$) of all $n$ thrusters that combined satisfy desired resultant forces. In most cases (e.g. propellers, not fins) they relate by:

$$ \tau = T(\alpha)f(u) $$

Where the forces per actuator $f$ depends on utilization $u$ and $T$ is the thrust allocation matrix (which is constant if actuator angles $\alpha$ are static).

Motion control modules

Components that attempt to control the vessels motion to follow a reference state.

Dynamical positioning / station keeping

Full control over the pose of the vessel, generally for slow positioning, docking or station-keeping

  • ...

Heading / Velocity control

Approaches that are tailored to function with high surge speed, commonly neglecting drift and actuation in sway direction.

  • ...

Other approaches

  • ...

Planning/Guidance mission-planning:

  • MVP-Mission: A generic behavior-based state-oriented mission planner. It contains common behaviors for marine guidance.

Actuator control

Modules that make sure that actuators follow a desired reference. Very vessel specific.

Drivers

Open access datasets of marine drone operation

awesome-maritime-robotics's People

Contributors

arjo129 avatar bartboogmans avatar rezenders avatar matosinho 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.