Skip to content

Add curl#618

Merged
gerth2 merged 3 commits intomasterfrom
curl
Dec 2, 2022
Merged

Add curl#618
gerth2 merged 3 commits intomasterfrom
curl

Conversation

@mdurrani808
Copy link
Copy Markdown
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
Comment thread scripts/install.sh Outdated
@gerth2 gerth2 merged commit ffd741e into master Dec 2, 2022
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>
FarkasJoseph pushed a commit to FarkasJoseph/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