Giter Club home page Giter Club logo

rafaazahra / autonomous-path-planning-and-navigation-system-for-differential-drive-robot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasdeepbajaj/autonomous-path-planning-and-navigation-system-for-differential-drive-robot

0.0 0.0 0.0 39 KB

This project focuses on creating a ROS2-based navigation system for a differential drive robot within a simulated environment. The system enables the robot to intelligently navigate towards specified goal poses while avoiding collisions with obstacles.

Python 90.12% RobotFramework 9.88%

autonomous-path-planning-and-navigation-system-for-differential-drive-robot's Introduction

Differential Drive Robot Navigation with ROS

This project focuses on creating a ROS2-based navigation system for a differential drive robot within a simulated environment. The system enables the robot to intelligently navigate towards specified goal poses while avoiding collisions with obstacles.

Overview

The project consists of the following key components:

  • simulator.py: A ROS2 node for simulating the motion of a differential drive robot within a given environment.
  • velocity_translator.py: Node responsible for translating linear and angular velocities to left and right wheel velocities.
  • prm_controller.py: Implementation of a proportional controller for navigating the robot to move from start configuration to goal configuration.
  • prm_planner.py: A module for PRM-based path planning utilized by the prm_controller.py.
  • launch.py: Launch script to start the simulation environment by launching the nodes.

Usage

  • Prerequisites: Make sure you have ROS2 installed and set up properly.

  • Clone this repositior in src folder of ROS2 workspace

  • Build the package using:

    colcon build --packages-select special_implemenatation
  • Launch the project using:

    ros2 launch special_implementation robot_name:=ideal.robot world_name:=bricks.world
  • Change robot file names and world file names as per your requirement or you can create new worlds

autonomous-path-planning-and-navigation-system-for-differential-drive-robot's People

Contributors

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