Skip to content
#

p-controller

Here are 8 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Aug 18, 2024
  • Python

Improve this page

Add a description, image, and links to the p-controller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the p-controller topic, visit your repo's landing page and select "manage topics."

Learn more