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 Test Drivetrain Program for Phoenix 6 instead of Phoenix 5 #2400

Open
daltzctr opened this issue Nov 17, 2023 · 4 comments · May be fixed by #2604
Open

Update Test Drivetrain Program for Phoenix 6 instead of Phoenix 5 #2400

daltzctr opened this issue Nov 17, 2023 · 4 comments · May be fixed by #2604
Labels
Good First Issue Good for newcomers

Comments

@daltzctr
Copy link
Contributor

The TalonFX class is deprecated for removal in v5. Users should use TalonFX in v6 instead.

@sciencewhiz
Copy link
Collaborator

Is this an upcoming change? It doesn't appear to be deprecated in the current beta release.

@daltzctr
Copy link
Contributor Author

daltzctr commented Dec 1, 2023

It will be formally deprecated in one of the upcoming beta releases.

@sciencewhiz
Copy link
Collaborator

Since there's still supported products that can only use Phoenix 5, I think the example should be changed to use TalonSRX with Phoenix 5 and another example added that uses TalonFX with Phoenix 6.

@sciencewhiz sciencewhiz added the Good First Issue Good for newcomers label Feb 12, 2024
@mjbergman92
Copy link

Does this refer to this documentation page?

https://github.com/wpilibsuite/frc-docs/blob/main/source/docs/zero-to-robot/step-4/creating-test-drivetrain-program-cpp-java-python.rst

I know how to use the Phoenix 6 libraries. I just need a bit more collaborative direction before I try to make some changes and submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants