Coder Social home page Coder Social logo

3dmotionplanning's Introduction

FCND - 3D Motion Planning

Udacity Flying Car NanoDegree Term 1 Motion Planning Project Quad Image

In this project you will integrate the techniques that you have learned throughout the last several lessons to plan a path through an urban environment. Check out the project rubric for more detail on what constitutes a passing submission.

The details of the study is given in the Report.

This study implements five planners.

1. 3D Grid

1. Run with motionplot3Dvox.ipynb (View motionplot3Dvox.html)

View motionplot3Dvox.html

2. Sample video for planning to the top of a building

3D Motion Planning to top of a building

3. Sample video for planning to a hole inside of a building

3D Motion Planning to a hole inside of a building

4. Sample video for planning over obstacles

3D Motion Planning over obstacles

2. 2D Grid

1. Run with motion_planning.ipynb (View motion_plot.html)

2. Run with motion_planning.py:

python motion_planning.py --local_goal="(290,300)"
python motion_planning.py --global_goal="(-122.400424, 37.794026))"
python motion_planning.py --grid_goal="(488,182)"
python motion_planning.py

First three command to specify goal, fourth one to randomly select goal.

3. 2D Graph

1. Run with motionplotgraph.ipynb (View motionplotgraph.html)

4. Probabilistic Roadmap

1. Run with probabilisticroadmap.ipynb (View probabilisticroadmap.html)

5. RRT

1. Run with rrt.ipynb (View rrt.html)

3dmotionplanning's People

Contributors

seyfig avatar

Watchers

 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.