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

load lookup table into hashmap and get values #46

Merged
merged 3 commits into from
Feb 10, 2024

Conversation

salam2244
Copy link
Contributor

No description provided.

@salam2244 salam2244 linked an issue Feb 5, 2024 that may be closed by this pull request
@amb2127 amb2127 requested a review from dlpond917 February 5, 2024 03:37
@amb2127
Copy link
Collaborator

amb2127 commented Feb 6, 2024

@salam2244 can you merge main into this branch?


ShooterConfiguration shooterConfiguration = new ShooterConfiguration(location, shooterAngle, shooterVelocity);
map.put(distanceDirectionHeight, shooterConfiguration);

Choose a reason for hiding this comment

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

You should close the BufferedReader when you are done with it.

@salam2244 salam2244 merged commit c6daecb into main Feb 10, 2024
1 check passed
@salam2244 salam2244 deleted the 22-superstructure-manage-shooter-configurations branch February 10, 2024 21:36
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.

Manage shooter configuration lookup table
3 participants