Giter VIP home page Giter VIP logo

a-star-enpm661's Introduction

ENPM-661-Project-3

Implementation of A* Algorithm for rigid robot in an obstacle workspace

Dependencies: cv2 time math heapq numpy TO RUN:Navigate to the codes folder in the submission folder proj3p2_28_python and run python3 Astar_rigid.py

DESCRIPTION - The python program to perform A* algorithm for a rigid robot based on user's input. The algorithms are run in an obstacle filled environment composed of a rectangle, circle, ellipse,rhombus and a polygon. The algorithm finds the shortest path to goal node from the start node(both user provided) and displays the explored nodes and the path.

Upon the running the code the user is prompted to provide a number of inputs. The sample usecase has been provided below -

Please enter radius of the robot:-->
1(**then press Enter)

Please enter the clearance:-->
1(**then press Enter)

PLease enter the step size from 1 to 10:-->
1(**then press Enter)

Please enter start point x coordinate -->
50(**press Enter)

Please enter start point y coordinate -->
30(**press Enter)

Please enter start orientation in degrees:-->
60(**press Enter)

Please enter goal point x coordinate -->
150(**press Enter)

Please enter goal point y coordinate -->
150(**press Enter)

Please enter goal orientation in degrees:-->
0(**press Enter)

a-star-enpm661's People

Contributors

aarjunsrinivasan 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.