8000 Add ability query camera results outside of PhotonPoseEstimator by pjreiniger · Pull Request #786 · PhotonVision/photonvision · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add ability query camera results outside of PhotonPoseEstimator #786

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

Conversation

pjreiniger
Copy link
Contributor

We are likely going to want to filter some of the targets out (bad ambiguity, tag too far away to get good estimate, etc), so this adds the option to query the camera outside of the pose estimator, filter the targets, and then inject that into the strategy picker

@pjreiniger pjreiniger requested a review from a team as a code owner February 2, 2023 03:22
@mcm001
Copy link
Contributor
mcm001 commented Feb 2, 2023

In C++ we std::move the camera we consume, so we should make sure that people use GetCamera(). Otherwise seems like a good improvement!

@mcm001
Copy link
Contributor
mcm001 commented Feb 6, 2023

Looks like just failing lint?

@mcm001 mcm001 merged commit 0255798 into PhotonVision:master Feb 9, 2023
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.

2 participants
0