Skip to content

Conversation

@GrayHoang
Copy link
Contributor

Description

Update WSL2 docs based on personal experience. I recommend installing WSL2 in Windows 11 as it contains all the needed features.

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

@GrayHoang
Copy link
Contributor Author

uh something is going on with commit history, lemme fix that real quick

Copy link
Member

@nycrat nycrat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small comment about formatting, otherwise everything looks good 👍

- [X Server Setup](#x-server-setup)
- [Networking Issues](#networking-issues)
- [USB Issues](#usb-issues)
- [Software Setup on Windows Subsystem for Linux](#software-setup-on-windows-subsystem-for-linux)
Copy link
Member

@nycrat nycrat Dec 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably don't need this link, just keep the TOC consistent with the rest of the docs

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TOC should be auto-generated when you run lint and format script

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TOC should be auto-generated when you run lint and format script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants