Giter Club home page Giter Club logo

prm-a-'s Introduction

PRM-A-

This is a gazebo simulation of a robot using A* with PRM. Use this code in catkin workspace and run obs_world.launch

ROS-Project

This is a project based on path planning and control theory of robots. What this means is that I need to plan a path from the given start to goal points through a given environment using one of the path planning algorithms. I then need to create a code for a controller for the robot. This will enable the robot to traverse the path point by point to reach the goal. The environment in which my project runs, consists of a series of static obstacles, and my robot. I used default turtlebot and the environment can be found in the world folder.

Instructions to run

Create a package and place these folders appropriately in them.

  1. Then run this command in termnial roslaunch PRM-A- obs_world.launch chmod +x planner.py chmod +x obstacle.py
  2. To publish obstacles on the required topic, run: rosrun obstacle.py
  3. To execute the path planner, run this in the terminal: rosrun planner.py I have implemented a inbuilt PID controller inside the planner.py. Voila! now you can see the turtelbot moving from 0,0 to the end goal position, you can feel free to nudge the values in the PID according to your needs.

prm-a-'s People

Contributors

shaipranesh2 avatar

Stargazers

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