Skip to content
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

[examples] Re-organize simaimandrange #937

Merged
merged 4 commits into from
Oct 15, 2023

Conversation

amquake
Copy link
Member

@amquake amquake commented Oct 9, 2023

Re-organizes simaimandrange example to make it cleaner to walkthrough.

@amquake amquake requested a review from a team as a code owner October 9, 2023 01:31
new Translation3d(0, Units.inchesToMeters(19.625), Units.inchesToMeters(8.5)),
new Translation3d(0, Units.inchesToMeters(-19.625), Units.inchesToMeters(8.5))));

// Simulated camera properties. These can be set to mimic your actual camera.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do all of these need to be set or can the user only set some of them? what are some good defaults for these values / how can the user find them

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are set to a "perfect" 960x720 90 deg FOV camera without lag or noise by default. There are also static example fields for reference. It will be explained in the docs simulation page/example walkthrough.

@amquake amquake merged commit 82e3da6 into PhotonVision:master Oct 15, 2023
20 checks passed
@amquake amquake deleted the update-simaimandrange branch October 15, 2023 03:56
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