ROS2-Path-Planning-and-Maze-Solving
ROS2-Path-Planning-and-Maze-Solving copied to clipboard
Developing a maze solving robot in ROS2 that leverages information from a drone or Satellite's camera using OpenCV algorithms to find its path to the goal and solve the maze. :)
Maze Solving using Computer Vision In ROS2
Repository contents
Table of Contents
- 🤝Repository's About
- ⚡ Using this Repository
- ⛲Features
- 🧊Pre-Course Requirments
- 📗 Notes
- 👤Instructors
- 🌟Star History
- 💰Coupon
- 📝License
🤝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
-
Custom Robot Integeration
-
-
Drive to Goal Nodes
-
-
Custom World Setup
-
-
Mapping
-
-
Path Planning
-
-
Maze Solving
-
🧊 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.