Giter Club home page Giter Club logo

mohamwd-najm / path_planning Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12 KB

Get and set latitude and longitude for your location and the distnation you want to go to and with help of some functions which i implement you can get path betwwen the to points with dirations. this is part of my graduation projects the geolocation of your current location we get it by using GPS Module with Arduino and the distnation is one of set of location the user should enter it an choose from it.

Jupyter Notebook 100.00%
path-planning python3 diraction diractionapi

path_planning's Introduction

Path_Planning

Get and set latitude and longitude for your location and the distnation you want to go to and with help of some functions which i implement you can get path betwwen the to points with dirations. this is part of my graduation projects the geolocation of your current location we get it by using GPS Module with Arduino and the distnation is one of set of location the user should enter it an choose from it.

Instructions:

  • first get the your current location (latitude and longitude)
  • then, set them by using set_curr_location(long,lat) function
  • then, you can set your distnation location by using set_dist_location(long,lat) function
  • after that use the function: get_directions() without any parameters and it will get the direstion and the distance from your location untill reach the distnation.
  • finally call the function: converting_list(list) and pass the output list from the previous one and its output will be the final instraction which will be sent to the embedded system directly.

bonus functions:

  • get_curr_location() which return your current location
  • get_dist_location() which return your distination location

path_planning's People

Contributors

mohamwd-najm 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.