Path Planning for Warehouse Robots Using Informed RRT* and ROS2

Project Overview

This project implements the Informed RRT* path planning algorithm and simulates the generated path using TurtleBot3 in the Gazebo environment. The algorithm efficiently finds an optimal path between a start and a goal position while avoiding obstacles.

Languages & Tech stack

Methodology

Project Snippets

Detailed code on Github