GithubHelp home page GithubHelp logo

johnny09 / rf-mpc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yanranding/rf-mpc

0.0 0.0 0.0 2 MB

Representation-Free Model Predictive Control for Dynamic Quadruped

License: MIT License

MATLAB 98.99% M 0.77% Mercury 0.25%

rf-mpc's Introduction

RF-MPC

Representation-Free Model Predictive Control (RF-MPC) is a MATLAB simulation framework for dynamic legged robots. RF-MPC represents the orientation using the rotation matrix and thus does not have the singularity issue associated with the Euler angles. The linear dynamics on the rotation matrix is derived using variation-based linearization (VBL).

video available at: YouTube Video

Requirement

Basic: MATLAB and MATLAB optimization toolbox

Optional: qpSWIFT (can be obtained from https://github.com/qpSWIFT)

Installation

There is no need to install external packages.

Usage

navigate to the root directory and run the MAIN.m function

MAIN

The Plant

The robot is modeled as a single rigid body (SRB). The SRB dynamics is defined in

...\fcns\dynamics_SRB.m

VBL and vectorization

The code for variation-based linearization and vectorization steps is in

...\fcns_MPC\fcn_get_ABD_eta.m

Quadratic Program (QP)

The code for QP formulation is in

...\fcns_MPC\fcn_get_QP_form_eta.m

The QP could be solved by either the MATLAB QP solver quadprog or a efficient QP solver qpSWIFT (coming soon!)

How to cite

@ARTICLE{9321699,
author={Y. {Ding} and A. {Pandala} and C. {Li} and Y. -H. {Shin} and H. -W. {Park}},
journal={IEEE Transactions on Robotics}, 
title={Representation-Free Model Predictive Control for Dynamic Motions in Quadrupeds}, 
year={2021},
volume={},
number={},
pages={1-18},
doi={10.1109/TRO.2020.3046415}}

References

This code is based on the following publications:

  • Yanran Ding, Abhishek Pandala, Chuanzheng Li, Young-Ha Shin, Hae-Won Park "Representation-Free Model Predictive Control for Dynamic Motions in Quadrupeds". In IEEE Transactions on Robotics. PDF
  • Yanran Ding, Abhishek Pandala, and Hae-Won Park. "Real-time model predictive control for versatile dynamic motions in quadrupedal robots". In IEEE 2019 International Conference on Robotics and Automation (ICRA). PDF

Authors

Yanran Ding - Initial Work/Maintainer

Contributing

For major changes, please open an issue first to discuss what you would like to change.

Acknowledgments

  • Thanks to co-authors and mentors

rf-mpc's People

Contributors

yanranding 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.