SarahHeinzHouseFRC/automated_infinite_recharge

Use A* to plan paths that don't collide with obstacles

Opened this issue · 0 comments

Use A* to plan paths to each ball. Also use A* to plan a path back to the goal after we’ve picked up 5 balls.

Our controls system currently only supports driving forwards. How do we implement reversing to the goal?