top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Advanced Motion Planning Algorithms

Project type

WPI

Date

March 2023

Location

Worcester, MA, USA

This project explores and implements key path-planning algorithms like Dijkstra, A*, D*, RRT, RRT*, and Informed RRT* using Python for autonomous robotic navigation. The algorithms were developed to optimize pathfinding in both static and dynamic environments, balancing speed, efficiency, and adaptability in complex spaces. Through these implementations, I gained hands-on experience with essential robotics algorithms and real-time motion planning techniques.

bottom of page