Giter Site home page Giter Site logo

mpc4amvs's Introduction

MPC4AMVs toolbox

MPC4AMVs is a comprehensive open-source toolbox, which applies advanced MPC algorithms for autonomous marine vehicles (AMVs), which are developed in the book: "Advanced Model Predictive Control for Autonomous Marine Vehicels" by Yang Shi, Chao Shen, Henglai Wei, and Kunwu Zhang.

MPC4AMVs enables the efficient formulation and solution of control problems for nonlinear AMVs, including the dynamic positioning, path following, trajectory tracking. The m-code is primarily developed on a Linux machine using MATLAB 2020a. The code should work on any platform such as Windows and MacOS, but is developed and thus most extensively tested on Linux. In order to achieve better code reusability, and to make the code structurally clear and easier to be understood, the simulation examples are mainly coded following the Object-Oriented Programming (OOP) paradigm. Therefore, common classes and library functions (such as AUV, point2D, MPC_controller, RefGen, etc.) can be shared between chapters. The OOP coding style makes the code modular, and the readers can test and compare performances by simply replacing the controller module with different controllers. Meanwhile, to make the simulation codes extendable, several abstract classes (such as Model, Controller, Trajectory2D, etc.) are created.

The development is continued at the Applied control and information processing laboratory (ACIPL) of the University of Victoria.

Citing MPC4AMVs

Yang Shi, Chao Shen, Henglai Wei, and Kunwu Zhang, 2022. Advanced Model Predictive Control for Autonomous Marine Vehicels, Springer.

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.