Add README files for some subprojects and update various other docs#8640
Open
Gold856 wants to merge 6 commits intowpilibsuite:2027from
Open
Add README files for some subprojects and update various other docs#8640Gold856 wants to merge 6 commits intowpilibsuite:2027from
Gold856 wants to merge 6 commits intowpilibsuite:2027from
Conversation
8bc3039 to
5802312
Compare
e57cb42 to
9f1265e
Compare
61de414 to
d78315f
Compare
sciencewhiz
reviewed
Mar 3, 2026
6241a40 to
988c7ea
Compare
322c3f4 to
00b1327
Compare
e5091bb to
ed1b9a9
Compare
Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
Co-authored-by: Joseph Eng <91924258+KangarooKoala@users.noreply.github.com>
ed1b9a9 to
4235c07
Compare
PeterJohnson
approved these changes
Apr 18, 2026
sciencewhiz
reviewed
Apr 18, 2026
| * opencv: https://github.com/wpilibsuite/thirdparty-opencv | ||
| * libssh: https://github.com/wpilibsuite/thirdparty-libssh | ||
|
|
||
| All artifacts are based at `org.wpilib.thirdparty.frcYEAR` in the repository. |
Contributor
There was a problem hiding this comment.
Not completely true yet, since the thirdparty repos haven't been updated yet.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a section on design philosophy so we have something to point to when people suggest features that aren't compatible with the way WPILib is designed. Fixes some missed reorg changes (although the native-utils link intentionally points to main as to be up-to-date in the future) and generally cleans up any outdated information. Also includes wording about supporting FTC. Per discussion in Slack, the LabVIEW wording has been removed, and anything to do with LabVIEW is going to have to be NI's job. And pursuant to #2757 and #5331, additional (light) developer documentation has been added to some subprojects, mostly being a quick summary of the what the project does and what it's for (or not for).