Software icon indicating copy to clipboard operation
Software copied to clipboard

Implemented Chip Pass Modeling

Open sauravbanna opened this issue 1 year ago • 2 comments

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

  • [ ] Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • [ ] Remove all commented out code
  • [ ] Remove extra print statements: for example, those just used for testing
  • [ ] Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

sauravbanna avatar Jun 20 '24 08:06 sauravbanna

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

itsarune avatar Jun 25 '24 06:06 itsarune

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 03 '24 02:09 github-actions[bot]

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Feb 14 '25 02:02 github-actions[bot]

This PR was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Feb 19 '25 02:02 github-actions[bot]