Git Product home page Git Product logo

enpm-661-planning-projects's Introduction

Implementing A* and Breadth First Search Algorithms on Turtlebot 2

Here I create a graphical representation of exploration of nodes using A* and BFS algorithm to implement path planning. The A* algorithm is also implemented by applying differential equations of turtlebot2 for node exploration. The simulation is finally carried out in Vrep to check its validity and implemented on a real turtlebot2 at the Robotics Realization Lab.

To best understand the project, please go through the repository in the following order:

  1. Breadth First Search Simulation on given Obstacle Space. The BFS algorithm is implemented on the obstacle space found in the folder. The code can be found here

  1. A* implementation on the same obstacle space as BFS. The code can be found here.

  1. A* implementation on an obstacle space replicating the space in the robotics realization lab. In this implementation no condition of differential constraints is considered. The step length of exploring nodes in all 8 directions is 1. The code can be found here.

  1. A* implementation with differential constraints. Here the node exploration step depends upon the angular velocity set for each wheel. The code can be found here.

The ROS simulation in gazebo is as below:

  1. A* implementation on turtlebot2 2. The algorithm generated in the last step is simulated in Vrep and then implemented on turtlebot2 using ROS at the robotics realization lab. The video can be found here. The code can be found here.

enpm-661-planning-projects's People

Contributors

anirudhtopiwala avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

chokisoo2020

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.