Skip to content

Scaffold a secondary apriltag detector using SIMD optimized umich detector#2233

Closed
Eeshwar-Krishnan wants to merge 1 commit intoPhotonVision:mainfrom
Eeshwar-Krishnan:main
Closed

Scaffold a secondary apriltag detector using SIMD optimized umich detector#2233
Eeshwar-Krishnan wants to merge 1 commit intoPhotonVision:mainfrom
Eeshwar-Krishnan:main

Conversation

@Eeshwar-Krishnan
Copy link
Copy Markdown

Description

Adds a selectable apriltag pipeline with a hook for an alternate SIMD accelerated apriltag detector (to be upstreamed to wpilib). Currently the backend falls back to the wpilib backend, since the SIMD specific detector needs to be built on a platform specific basis.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2
  • If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
  • If this PR addresses a bug, a regression test for it is added

@github-actions github-actions Bot added the backend Things relating to photon-core and photon-server label Dec 9, 2025
@samfreund samfreund moved this to Backlog in 2027 Release Dec 12, 2025
@Eeshwar-Krishnan Eeshwar-Krishnan closed this by deleting the head repository Mar 22, 2026
@Eeshwar-Krishnan
Copy link
Copy Markdown
Author

(i had made this for a class with permission from the PV devs and it was never meant to be merged. Closing now so I can reset my repo to focus on the actual PV changes I want to upstream)

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

Labels

backend Things relating to photon-core and photon-server

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants