WisconsinRobotics / WRover_Software

The software system for the 2024 Wisconsin Robotics URC rover.
https://wisconsinrobotics.github.io/WRover_Software/
MIT License
6 stars 1 forks source link

Updated Obstacle Avoidance Algorithm #43

Closed Tzanccc closed 1 year ago

Tzanccc commented 1 year ago

Program now looks at all obstacles within the threshold distance, calculates the angular clearance it needs such that the robot won't collide with it, then selects the window that's closest with the target angle.