UBC-Thunderbots / Software

Robot Soccer Playing AI
http://www.ubcthunderbots.ca
GNU Lesser General Public License v3.0
47 stars 98 forks source link

Implemented Chip Pass Modeling #3229

Open sauravbanna opened 2 weeks ago

sauravbanna commented 2 weeks ago

Please fill out the following before requesting review on this PR

Description

This PR implements a new class for Chip Passes. It allows us to calculate the route of the chip pass from a start and end point.

Testing Done

Resolved Issues

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

itsarune commented 1 week ago

is this PR scoped to modelling chips? what's the plan for generating more chip passes?