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

Update Java Simulation Examples #913

Merged
merged 53 commits into from
Oct 5, 2023

Conversation

amquake
Copy link
Member

@amquake amquake commented Sep 20, 2023

Updates java examples to use new simulation framework.

New examples readme

Removes apriltagExample and simposeest, replacing them with swervedriveposeestsim which is:

A minimal swerve drive example demonstrating the usage of PhotonVision for AprilTag vision estimation with a swerve drive pose estimator.

The example also has simulation support with an approximation of swerve drive dynamics.

@amquake amquake requested a review from a team as a code owner September 20, 2023 03:37
@amquake amquake changed the title Update Simulation Examples Update Java Simulation Examples Sep 20, 2023
@amquake
Copy link
Member Author

amquake commented Sep 20, 2023

Should the example descriptions be duplicated to their individual folders (is there a nicer way to do that?) or is it fine as is?

@mcm001
Copy link
Contributor

mcm001 commented Sep 23, 2023

Readme is fine as is, I think! Could you add keybindings for buttons to the readme too? so like "button A does X" or "enabling auto does Y"

@mcm001
Copy link
Contributor

mcm001 commented Sep 24, 2023

Readme is fine as is, I think! Could you add keybindings for buttons to the readme too? so like "button A does X" or "enabling auto does Y"

I'm blind, those exist, just not for old existing examples. That can be addressed later


Build photonvision and publish it locally with:
For instructions on how to run these examples locally, see [Running Examples](https://docs.photonvision.org/en/latest/docs/contributing/photonvision/build-instructions.html#running-examples).
Copy link
Contributor

Choose a reason for hiding this comment

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

For docs PR: this list will need to be updated
image

@srimanachanta
Copy link
Member

Does this close #700? I'm assuming we no longer have a requirement for a SimPoseEstimator?

@mdurrani808 mdurrani808 added this to the 2024 Beta milestone Sep 26, 2023
@mcm001 mcm001 merged commit ce0d28d into PhotonVision:master Oct 5, 2023
20 checks passed
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.

4 participants