GithubHelp home page GithubHelp logo

zhaodong1986 / rpg_time_optimal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uzh-rpg/rpg_time_optimal

0.0 0.0 0.0 40 KB

Time-Optimal Planning for Quadrotor Waypoint Flight

License: GNU General Public License v3.0

Python 100.00%

rpg_time_optimal's Introduction

Time-Optimal Planning for Quadrotor Waypoint Flight

This is an example implementation of the paper "Time-Optimal Planning for Quadrotor Waypoint Flight" by Philipp Foehn, Angel Romero, Davide Scaramuzza
published in Science Robotics, Volume 6, Issue 56, 2021.

Check out the video, the paper, and follow the instructions below.

Video

Time-Optimal-Planning

Paper

If you use this code in an academic context, please cite the following Science Robotics 2021 paper.

Philipp Foehn, Angel Romero, Davide Scaramuzza, "Time-Optimal Planning for Quadrotor Waypoint Flight," 2021, Science Robotics, Volume 6, Issue 56, DOI: 10.1126/scirobotics.abh1221

Bibtex:

@article {foehn2021CPC,
	author = {Foehn, Philipp and Romero, Angel and Scaramuzza, Davide},
	title = {Time-Optimal Planning for Quadrotor Waypoint Flight},
	volume = {6},
	number = {56},
	elocation-id = {eabh1221},
	year = {2021},
	doi = {10.1126/scirobotics.abh1221},
	publisher = {Science Robotics},
	URL = {https://robotics.sciencemag.org/content/6/56/eabh1221},
	eprint = {https://robotics.sciencemag.org/content/6/56/eabh1221.full.pdf},
	journal = {Science Robotics}
}

Instructions

  1. Make sure you have Python3 running.
  2. Clone this repository with git clone [email protected]:uzh-rpg/rpg_time_optimal.git.
  3. Navigate into the root folder of the clone repository cd rpg_time_optimal.
  4. Install the requirements pip3 install -r requirements.txt
  5. Download CasADi from the official website or with pip install casadi.
  6. Run the example with python3 example/optimization.py.
  7. Show some sparkly plots with python3 example/plotting.py.

This will create output .csv files with the trajectory and some .pdf visualizing the result.

rpg_time_optimal's People

Contributors

foehnx avatar davsca avatar roangel 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.