Giter VIP home page Giter VIP logo

astar-turtlebot3's Introduction

Astar-Turtlebot3

Authors

Name: Akhilrajan Vethirajan
Uid: 117431773

Name: Vishaal Kanna Sivakumar
Uid: 117764314
  1. Download repository and build your catkin workspace.
  2. Requirements:
  • numpy
  • matplotlib
  • heapq
  • rospy
  • geometry_msgs (Twist())
  • time
  1. The launch folder contains the Gazebo-Turtlebot3 launch folder
  2. The A* planner is in the nodes directory
  3. All outputs are in the outputs sub directory
  4. To run Part 1, go to part_1 directory and run the python script.
  5. Make sure the script is executable (chmod +x <python_script_name>)

part1_output

Part 2 Turtlebot3 Execution

To Launch from a single roslaunch file

  1. open a new terminal and run,

    roslaunch astar astar_gazebo.launch

To Launch Gazebo environment and planner separately

  1. To run the Gazebo simulation, in a new terminal run:

    roslaunch astar turtlebot3.launch

  2. In another terminal run the A* planner using,

rosrun astar path_planner.py

til

  1. Please keep the initial positions as follows:
X: 100
Y: 950
Theta: 0

Note: Robot runs best when RPM1=30 and RPM2=40

Simulation Output Videos

A_star_gazebo1.mp4

Start X = 100
Start Y = 900
Start Theta = 0

---------

Goal X = 450
Goal Y = 800

---------

RPM1 = 30
RPM2 = 40

A_star_gazebo2.mp4

Start X = 100
Start Y = 950
Start Theta = 0

---------

Goal X = 800
Goal Y = 950

---------

RPM1 = 30
RPM2 = 40

astar-turtlebot3's People

Contributors

akhilrajan-v avatar vishaal-kanna 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.