Sriman Achanta
|
63147786b9
|
Fix MacOS OpenCV library loading and use wpi buildTools versions (#978)
* Bump to beta 2
* Reduce copy paste spam going forwards
* Bump gradle
* oops
* fix gradlew
* update gradle wrapper props
* remove unused imports
* Update node task
* Fix shadowjar
* fix more deps
* ?
* core works
* revert changes to index
* Formatting fixes
* Update config.gradle
* Fix PhotonLib gradle
* fix tests and sim loading native libraries
* re-enable macos build
* fix?
* Update build.gradle
---------
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
|
2023-10-25 20:27:56 -04:00 |
|
Matt
|
47bd077bbb
|
Run multitag on coprocessor (#816)
|
2023-10-17 10:20:00 -04:00 |
|
Matt
|
9991f8670c
|
Bump wpilib versions to 2024 beta 1 (#947)
|
2023-10-15 12:17:40 -04:00 |
|
Matt
|
5b86360b9b
|
Multi-tag pnp in robot code (#787)
---------
Co-authored-by: Banks Troutman <btrout.dhrs@gmail.com>
Co-authored-by: Joseph Farkas <16584585+MrRedness@users.noreply.github.com>
|
2023-02-13 17:57:01 -05:00 |
|
Mohammad Durrani
|
78ab5e7c1d
|
Upgrade to jdk 17 (#653)
Still targets Java 11 language support
Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
|
2022-12-27 15:56:21 -05:00 |
|
shueja-personal
|
bb63af601d
|
Update to wpilib 2023 beta 7 (#607)
We now need platform specific jars -- reworks actions to support that. Currently only generates 32 bit pi images.
|
2022-12-16 20:05:23 -05:00 |
|
shueja-personal
|
916431b4ff
|
JSONify the bundled 3D geometry (#578)
Co-authored-by: Matt M <matthew.morley.ca@gmail.com>
|
2022-11-09 14:00:46 -05:00 |
|
shueja-personal
|
a764ace7f2
|
Initial AprilTag support (#458)
(Very) beta AprilTag support in PhotonVision. Disables Picam GPU acceleration until we can debug auto exposure in the MMAL driver.
Co-authored-by: Banks Troutman <btrout.dhrs@gmail.com>
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
Co-authored-by: Chris <chrisgerth010592@gmail.com>
Co-authored-by: mdurrani808 <mdurrani808@gmail.com>
|
2022-09-28 21:21:41 -04:00 |
|
Banks T
|
a02cd4a50e
|
Explicitly specify JDK11 for photon-targeting (#334)
|
2021-11-27 00:22:51 -05:00 |
|
Matt
|
d59f8d1227
|
Cleanup photonlib deps (#243)
Removes unnecessary photonlib dependencies and removes commons-math.
|
2021-01-22 22:05:39 -08:00 |
|
Prateek Machiraju
|
951c038f19
|
Clean up buildscripts (#238)
Cleans up gradle buildscripts.
|
2021-01-18 19:12:57 -08:00 |
|
Matt
|
2e1b3d0f83
|
Add Photonlib (#231)
Merges Photonlib into Photonvision, along with the Photonlib code examples. Also creates a new PhotonTargeting library teams can depend on.
|
2021-01-16 20:41:47 -08:00 |
|