Code Monkey home page Code Monkey logo

minimum_snap_trajectory_generation's Introduction

minimum snap trajectory planning in MATLAB

This repository contains sample code in MATLAB for minimum snap trajectory planning described in https://blog.csdn.net/q597967420/article/details/76099491. This README provides a brief overview of our trajectory generation utilities with some examples.

Chinese Docs

  • Minimum Snap轨迹规划详解(1)轨迹规划入门.pdf
  • Minimum Snap轨迹规划详解(2)corridor与时间分配.pdf
  • Minimum Snap轨迹规划详解(3)闭式求解.pdf
  • Minimum Snap轨迹规划详解(4)guiding trajectory.pdf

Required

  1. MATLAB(R2013a is tested)

How to run

There are 4 demo codes in 2D space, you can directly run these and see results.

  • demo1: minimum snap trajectory planning with waypoints strong constrants(equality constraints).
  • demo2: minimum snap trajectory planning with corridor constraints(iequality constraints).
  • demo3: minimum snap trajectory planning with waypoints strong constrants by close form solution.
  • demo4: minimum snap trajectory planning with guiding path

Licence

The source code is released under GPLv3 license.

Any problem, please contact [email protected]

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.