Giter VIP home page Giter VIP logo

mpc_ros's Introduction

Model Predictive Control implementation about ROS

Abstract

This repository is implemented with mobile robot model from bycycle to the unicycle which means differential drive wheeled mobile robot for promising tracking performance. For running this NMPC algorithm, you can use the GAZEBO simulatior or customized mobile robot and compare with DWA algorithm given defalut local planner in ROS.

Features

  • Nonlinear Unicycle Model Based MPC (through ipopt solver)
  • AMCL localization, fake localization (encoder-odometry based)
  • GAZEBO simulation, servingbot

Installation

  1. Ubuntu 18.04
  2. Install ROS Melodic
  3. Install ROS dependencies:
sudo apt install ros-melodic-costmap-2d  ros-melodic-move-base ros-melodic-global-planner ros-melodic-amcl
  1. Install Ipopt: Please refer the tutorial in "document/ipopt_install".
  2. create your own catkin_ws and clone the repositories.
git clone https://github.com/Geonhee-LEE/mpc_ros.git 
git clone https://github.com/NSCL/servingbot_ros

Launch

Run Navigation algorithm with MPC in simulation:

roslaunch mpc_ros nav_gazebo.launch

It can be selected with DWA, MPC, Pure persuit according to 'controller' argument.

Run tracking the reference line with MPC

roslaunch mpc_ros ref_trajectory_tracking_gazebo.launch

Tracking the trajectory such as infinity-shaped, epitrochoid, square using non-linear model predictive control.

Youtube video


Video Label mpc

About us

Contact: [email protected]
Date: 2020/05/02
License: Apache 2.0

Reference

HyphaROS MPC MiniCar(https://hypharosworkshop.wordpress.com/)

mpc_ros's People

Contributors

geonhee-lee avatar czjaewan avatar

Watchers

James Cloos 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.