Coder Social home page Coder Social logo

acxz / mppi Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 2.0 50 KB

A simple and extensible Octave/Matlab library for Model Predictive Path Integral control scheme.

License: GNU General Public License v3.0

MATLAB 100.00%
mppi stochastic-optimal-control optimal-control model-predictive-control path-integral

mppi's Introduction

MPPI

DOI

A sampling based MPC derived from free energy principles implemented in Octave/Matlab.

Dependencies

Usage

mppi.m is just a function that can be used given the required inputs. In the examples/ directory some example code is provided that uses mppi.m. To run an example code just run example_main.m from Octave or Matlab.

References

G. Williams, P. Drews, B. Goldfain, J. M. Rehg and E. A. Theodorou, "Information-Theoretic Model Predictive Control: Theory and Applications to Autonomous Driving," in IEEE Transactions on Robotics, vol. 34, no. 6, pp. 1603-1622, Dec. 2018.

Citation

To cite acxz/mppi in publications use:

acxz. (2019, November 13). acxz/mppi: MPPI in Octave/Matlab (Version v0.9.0). Zenodo. http://doi.org/10.5281/zenodo.3539762

Here is a BibTex entry for convenience:

@software{acxz_2019_3539762,
  author       = {acxz},
  title        = {acxz/mppi: MPPI in Octave/Matlab},
  month        = nov,
  year         = 2019,
  publisher    = {Zenodo},
  version      = {v0.9.0},
  doi          = {10.5281/zenodo.3539762},
  url          = {https://doi.org/10.5281/zenodo.3539762}
}

Click here or the above DOI badge for more information.

mppi's People

Contributors

acxz avatar mhoughton6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mppi's Issues

Revisit Clamping

Clamping needs to be revisited.

  • make sure to use clamped value in traj cost computation
  • use clamped error when calculating du
  • add feature to create so many unique samples, since clamping will reduce many samples to the same value and limit exploration

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.