-
Notifications
You must be signed in to change notification settings - Fork 1
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
2024 common #2
2024 common #2
Conversation
08f93c3
to
8f01564
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again, very good job.
I copied the comments from #1 and added a few new ones. Comment or text if something's unclear, I'm available 🙂
All of these changes can be made in the phoenix 6 branch, Emma will take care of most, and I of the rest the next chance we have. |
Even better actually, we can merge the phoenix 6 branch with its relevant changes, and then make all of these changes on this branch. |
Try the example I linked or post on the Phoenix beta thread on Chief
Delphi, it should work.
…On Sun, Dec 17, 2023, 12:27 vichik ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
On src/main/java/lib/motors/TalonFXSim.java
<#2 (comment)>:
The TalonFXSimState didn't change.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHS2YZLVJR5F27SO2JWX7ZTYJ3CIRAVCNFSM6AAAAABALN2OSOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOOBVGQYTMMBXGU>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
Also, it's best to not pass JAR files around. The package should be published to some package manager, then added as a dependency to projects that need it. It's easy to set up with GitHub Actions, see the link above. |
very weird gains
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!!! 🎼
The 2024 common libraries.
These consist of the swerve drive, the utilities and the tests for all.