8000 Add curl by mdurrani808 · Pull Request #618 · PhotonVision/photonvision · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add curl #618

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

Merged
merged 3 commits into from
Dec 2, 2022
Merged

Add curl #618

merged 3 commits into from
Dec 2, 2022

Conversation

mdurrani808
Copy link
Contributor

No description provided.

@mdurrani808 mdurrani808 requested a review from a team as a code owner December 1, 2022 18:44
shueja
shueja previously approved these changes Dec 1, 2022
@gerth2 gerth2 merged commit ffd741e into master Dec 2, 2022
8000 mcm001 added a commit to mcm001/photonvision that referenced this pull request Dec 12, 2022
* tests fail on CameraServerCvJNI load

* Revert GHActions RIO version update

* point to wpilib beta 4

* Nuke CPP geometry and fix osx jni name

* Update container versions

* Fixes

* missed a wpi::span

* update main.yml to match wpilib target versions

* Run formatters and fix c++ mostly

* still broken

* use dev wpilib until beta 6

* Update SimVisionSystemTest.java

* trying 2023.+

* fix type error in pipeline index change

* add stacktrace to gradle tests

* Combined loader on VisionSourceManagerTest

* Update VisionSourceManagerTest.java

* aaa

* Update VisionSourceManagerTest.java

* muahaha

* Update build.gradle

* bruh

* Yeet

* Rip out apriltag JNI

* Add curl (PhotonVision#618)

* Add curl

* goofy wording

Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>

* Update heap size for install script (PhotonVision#622)

* Logging for NTDataPublisher (PhotonVision#560)

* logging for NTDataPublisher

* logging name along with index

* formatting lol

* resolution logging

* Removed pipelineManager object from data publisher

* Fix build, migrate photonlib to nt4

* aaaaa

* bruhh

* It at least sorta almost works now

* Fix photon-lib build at least

* sim photoncamera WIP. Builds and runs, tests still fail

* fixups for broken testcase

* Add check for packet of incorrect length (PhotonVision#629)

Co-authored-by: Matt <matthew.morley.ca@gmail.com>

* Add avahi daemon to install script (PhotonVision#625)

* wip test update to beta 5 - still issues

* Move native config into root build.gradle

* Move back into subproject test, like it should be

* Working jni changes for photon-core test

* Fix photon core build! huzzah

* Yeet

* Run formatter

* run spotless

* Update NTDataPublisher.java

* Update build.gradle

* Fix photonlib compilation errors

* Potentially spam matrix lol

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* fix path separator in main.yml windows fat jar

* trying pathsep again

* Remove old apriltag libs and fix main

* Update Main.java

* Add archive platform to shadowjar, update pi image name

* Copy paste fixed apirltag classes

* Run format

Co-authored-by: shueja-personal <j.a.shue@outlook.com>
Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>
Co-authored-by: Sensei <45430358+Ramtech59Sensei@users.noreply.github.com>
Co-authored-by: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com>
Co-authored-by: sarah-e-c <71732260+sarah-e-c@users.noreply.github.com>
Co-authored-by: Chris Gerth <chrisgerth010592@gmail.com>
Co-authored-by: Drew Williams <williams.r.drew@gmail.com>
mcm001 added a commit to mcm001/photonvision that referenced this pull request Dec 12, 2022
* tests fail on CameraServerCvJNI load

* Revert GHActions RIO version update

* point to wpilib beta 4

* Nuke CPP geometry and fix osx jni name

* Update container versions

* Fixes

* missed a wpi::span

* update main.yml to match wpilib target versions

* Run formatters and fix c++ mostly

* still broken

* use dev wpilib until beta 6

* Update SimVisionSystemTest.java

* trying 2023.+

* fix type error in pipeline index change

* add stacktrace to gradle tests

* Combined loader on VisionSourceManagerTest

* Update VisionSourceManagerTest.java

* aaa

* Update VisionSourceManagerTest.java

* muahaha

* Update build.gradle

* bruh

* Yeet

* Rip out apriltag JNI

* Add curl (PhotonVision#618)

* Add curl

* goofy wording

Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>

* Update heap size for install script (PhotonVision#622)

* Logging for NTDataPublisher (PhotonVision#560)

* logging for NTDataPublisher

* logging name along with index

* formatting lol

* resolution logging

* Removed pipelineManager object from data publisher

* Fix build, migrate photonlib to nt4

* aaaaa

* bruhh

* It at least sorta almost works now

* Fix photon-lib build at least

* sim photoncamera WIP. Builds and runs, tests still fail

* fixups for broken testcase

* Add check for packet of incorrect length (PhotonVision#629)

Co-authored-by: Matt <matthew.morley.ca@gmail.com>

* Add avahi daemon to install script (PhotonVision#625)

* wip test update to beta 5 - still issues

* Move native config into root build.gradle

* Move back into subproject test, like it should be

* Working jni changes for photon-core test

* Fix photon core build! huzzah

* Yeet

* Run formatter

* run spotless

* Update NTDataPublisher.java

* Update build.gradle

* Fix photonlib compilation errors

* Potentially spam matrix lol

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* fix path separator in main.yml windows fat jar

* trying pathsep again

* Remove old apriltag libs and fix main

* Update Main.java

* Add archive platform to shadowjar, update pi image name

* Copy paste fixed apirltag classes

* Run format

* Update main.yml

Co-authored-by: shueja-personal <j.a.shue@outlook.com>
Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>
Co-authored-by: Sensei <45430358+Ramtech59Sensei@users.noreply.github.com>
Co-authored-by: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com>
Co-authored-by: sarah-e-c <71732260+sarah-e-c@users.noreply.github.com>
Co-authored-by: Chris Gerth <chrisgerth010592@gmail.com>
Co-authored-by: Drew Williams <williams.r.drew@gmail.com>
mcm001 added a commit to mcm001/photonvision that referenced this pull request Dec 13, 2022
* Websocket Stream Stats & Robustness Improvements (PhotonVision#605)

* wip support for a stats overlay

* WIP adding stream stats. But.... eeeh. Corporate.

* kbits over mbytes

* A ton more tweaks:

- Increased thread priority for streaming to reduce "stutter/slow" issues
- revised client side URL creation order to prevent the possibility of repeat-identical URL's
- Improved overlay to only be visible on mouseover, and fully centered in the screen

* wpiformat on js

* Add curl (PhotonVision#618)

* Add curl

* goofy wording

Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>

* Update heap size for install script (PhotonVision#622)

* Logging for NTDataPublisher (PhotonVision#560)

* logging for NTDataPublisher

* logging name along with index

* formatting lol

* resolution logging

* Removed pipelineManager object from data publisher

* aaaaa

* bruhh

* sim photoncamera WIP. Builds and runs, tests still fail

* fixups for broken testcase

* Add check for packet of incorrect length (PhotonVision#629)

Co-authored-by: Matt <matthew.morley.ca@gmail.com>

* Add avahi daemon to install script (PhotonVision#625)

* wip test update to beta 5 - still issues

* Move native config into root build.gradle

* Move back into subproject test, like it should be

* Working jni changes for photon-core test

* Fix photon core build! huzzah

* Yeet

* Run formatter

* run spotless

* Update NTDataPublisher.java

* Update build.gradle

* Fix photonlib compilation errors

* Potentially spam matrix lol

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* fix path separator in main.yml windows fat jar

* trying pathsep again

* Remove old apriltag libs and fix main

* Update Main.java

* Add archive platform to shadowjar, update pi image name

* Copy paste fixed apirltag classes

* Run format

* pi dependencies updated, it's running on a pi now!

Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
Co-authored-by: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com>
Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>
Co-authored-by: sarah-e-c <71732260+sarah-e-c@users.noreply.github.com>
Co-authored-by: Chris Gerth <chrisgerth010592@gmail.com>
Co-authored-by: Drew Williams <williams.r.drew@gmail.com>
MrRedness pushed a commit to MrRedness/photonvision that referenced this pull request Feb 8, 2023
* Add curl

* goofy wording

Co-authored-by: shueja-personal <32416547+shueja-personal@users.noreply.github.com>
@mcm001 mcm001 deleted the curl branch January 15, 2025 17:19
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
0