Software icon indicating copy to clipboard operation
Software copied to clipboard

Update "Getting Started" and software architecture docs

Open williamckha opened this issue 1 year ago • 6 comments
trafficstars

Description

Testing Done

Resolved Issues

Resolves #1854 Resolves #3312 Resolves #3126

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

williamckha avatar Sep 08 '24 19:09 williamckha

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 Oct 26 '24 02:10 github-actions[bot]

Made changes to our software architecture doc:

  • Rewrote Strategy / STP sections
  • Replaced Navigation section with newly written Motion Planning section
  • Got rid of some outdated sections (e.g. Intents)
  • Moved around some sections so that the information is ordered more sensibly IMO

I'd like to update/add diagrams at some point but I think I will do that in a different PR.

williamckha avatar Nov 30 '24 07:11 williamckha

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 Jan 04 '25 02:01 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 04 '25 02:02 github-actions[bot]

@itsarune @sauravbanna please approve, no changes since last review

williamckha avatar Apr 09 '25 03:04 williamckha

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 May 10 '25 03:05 github-actions[bot]

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

github-actions[bot] avatar May 15 '25 03:05 github-actions[bot]

The remaining requested changes can be made in #3455

williamckha avatar Jun 11 '25 16:06 williamckha