ROS2-Path-Planning-and-Maze-Solving
Developing a maze solving robot in ROS2 that leverages information from a drone or Satellite's camera using OpenCV algo…
git clone https://github.com/HaiderAbasi/ROS2-Path-Planning-and-Maze-Solving.gitHaiderAbasi/ROS2-Path-Planning-and-Maze-SolvingMaze Solving using Computer Vision In ROS2
Repository contents
Table of Contents
🤝Repository's About
This course is focus on Maze Solving behavior of robot In a Simulation based on ROS2. Computer Vision is the key focus with integrated important robotics algorithms of Motion Planning . The type of robot we will be using is Differential Drive Robot with a caster wheel . Course is structured with below main headings .
- Custom Robot Creation
- Gazebo and Rviz Integrations
- Localization
- Navigation
- Path Planning
From our robot to last computer vision Node ,we will create every thing from scratch . Python Object Oriented programming practices will be utilized for better development.
⚡ Using this Repository
Docker:
Ubuntu-20.04:
- Follow along the Wiki guide to setup the project.
⛲ Features
🧊 Pre-Course Requirments:
- Ubuntu 20.04 (LTS)
- ROS2 - Foxy Fitzroy
- Python 3.6
- Opencv 4.2
📗 Notes
You can access section wise notes here -> PDFs
- Computer Vision -> PDFs
Star History
💰 Coupon
✨ Enroll Now with Special Discount ✨ [Discounted Link]
👤 Instructors
Muhammad Luqman
- Website: Robotisim
- Github: Luqman.git
- LinkedIn: Luqman.in
Haider Abbasi
- Github: Haider.git
- LinkedIn: Haider.in
📝 License
Distributed under the GNU-GPL License. See LICENSE for more information.
more like this
extremitypathfinder
python package for fast shortest path computation on 2D polygon or grid maps








