Making use of an ZED Depth Map will allow us to detect the presence of Obstacles in our path and then using an A* Path Finding Algorithm we can choose the best path to avoid the obstacle.
Goal
Implement MVP Obstacle Detection and Avoidance Capabilities that are required to determine the feasibility of completing this project for the 2023-24 Competition Season.
Note: At this time it will not include any Triclops capabilities.
Background
Making use of an ZED Depth Map will allow us to detect the presence of Obstacles in our path and then using an A* Path Finding Algorithm we can choose the best path to avoid the obstacle.
Goal
Implement MVP Obstacle Detection and Avoidance Capabilities that are required to determine the feasibility of completing this project for the 2023-24 Competition Season.
Note: At this time it will not include any Triclops capabilities.
Useful Links: