I’m interested in doing obstacle avoidance for my team this year, but it’s a little fuzzy on how I can implement it with Path planner, does anyone have resources or related example on how it’s been done by other teams / groups?
1 Like
For pathfinding, PathPlanner can do obstacle avoidance based off of a navgrid.json file (docs cover it here).
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.