Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old LV vision example doc #2409

Open
wants to merge 262 commits into
base: main
Choose a base branch
from

Conversation

jasondaming
Copy link
Member

They haven't made these in a long time. Nobody will miss this doc

@sciencewhiz
Copy link
Collaborator

There might not be new ones, but they are still available in LabVIEW

@jasondaming
Copy link
Member Author

Does it need a whole page for it? Does anyone use them? Are you opposed to removing it?

These examples were awesome back when onboard vision was "popular" and the examples were game specific but now that they are 5+ years old and not updated.

jasondaming and others added 28 commits December 14, 2023 06:43
* added python stuff

* review comments
* add python for kinematics and odometry

* wpimath.geometry and remove type specifics
* Set default image width/alignment in LaTeX build

* Actually use the right configuration values

* Change default image width to 25em
* Add AdvantageScope docs

* Fix trailing newlines

* Move AdvantageScope section to "Dashboards"

* Split DataLog downloading to separate article

* Add AdvantageScope section to swerve drive kinematics page

* Fix trailing newlines
* Add a landing page for returning teams

Fixes wpilibsuite#1679
Superscedes wpilibsuite#1816

* Fix lint

* Address review comments

* Update source/docs/yearly-overview/returning-quickstart.rst

Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>

---------

Co-authored-by: Jason Daming <jason.daming@intralox.com>
Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>
* Update RLIs for 2024.1.1-beta-4

* Autofix RLIs

* Manually fix RLIs

* Update python latestVersion

* Autofix RLIs

* Add excludes for files that need larger updates

---------

Co-authored-by: github-actions <github-actions@github.com>
* Update DS article for 2024 DS

Update pictures and descriptions
Use :kbd: and :guilabel: where appropriate

* Update launching log viewer picture
* Update roborio webdashobard for 2024

* Fix lint
* sufficiently neutral?

* linting

* address review

* add described as

* Update source/docs/software/dashboards/dashboard-intro.rst

Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>

* Update source/docs/software/dashboards/dashboard-intro.rst

Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>

* updated AS description and expanded DS Logs

* phrasing

* Update source/docs/software/dashboards/dashboard-intro.rst

Co-authored-by: Peter Johnson <johnson.peter@gmail.com>

* Update source/docs/software/dashboards/dashboard-intro.rst

Co-authored-by: Peter Johnson <johnson.peter@gmail.com>

* Update source/docs/software/dashboards/dashboard-intro.rst

Co-authored-by: Peter Johnson <johnson.peter@gmail.com>

---------

Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>
Co-authored-by: Peter Johnson <johnson.peter@gmail.com>
Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
* add python to mecanum kin and odom

* address review

* more review items

* fixed spacing and link
Adds a button to code blocks to copy the code

Co-authored-by: Jason Daming <jasondaming@gmail.com>
Based on numerous CD threads there are a lot of acronyms used. Wanted to expand this glossary to include them.
TheTripleV and others added 21 commits September 9, 2024 21:30
…ite#2743)

This should also set the edit on github to main, to reduce the number of
PRs to stable
It's easier to enable/disable workflow then change secret
Shouldn't be used for new development and would still be linked in the
previous years documentation
Fixes wpilibsuite#2750. The adware version isn't listed on this page
* Add privacy policy

* Fix casing of roboRIO

Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com>

* Fix link syntax

Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com>

---------

Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com>
---------

Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
from wpi::Log::BooleanLogEntry to wpi::log::BooleanLogEntry for C++

Co-authored-by: Steephydra393 <97418039+Steephydra393@users.noreply.github.com>
…2684)

Control subsystems are full of footguns and are poor abstractions since they don't save any typing, yet they actively bypass the command mutex system. Control commands are also poor abstractions as they are easy to mess up, yet hide internal details away from the user, making debugging harder. They also don't save any typing.

---------

Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
@sciencewhiz
Copy link
Collaborator

There's conflicts to resolve

@sciencewhiz
Copy link
Collaborator

It looks like there was a bad merge

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

Successfully merging this pull request may close these issues.