-
Notifications
You must be signed in to change notification settings - Fork 0
I implemented the A* algorithm from scratch for efficient pathfinding and obstacle avoidance. Using ROS 2 and Turtlesim, I visualized the algorithm in action. steps: 1- Map initialization. 2- Adding obstacles and end goal. 3- Get the starting position 4- Run the A* algorithm. 5- Follow the generated path to reach the end goal.
george10hany77/Path_Finding_Turtlesim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
I implemented the A* algorithm from scratch for efficient pathfinding and obstacle avoidance. Using ROS 2 and Turtlesim, I visualized the algorithm in action. steps: 1- Map initialization. 2- Adding obstacles and end goal. 3- Get the starting position 4- Run the A* algorithm. 5- Follow the generated path to reach the end goal.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published