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

Use CTRE sim variables for motors rather than WPILib motor + PID #185

Open
1 task
jkleiber opened this issue Apr 15, 2024 · 0 comments
Open
1 task

Use CTRE sim variables for motors rather than WPILib motor + PID #185

jkleiber opened this issue Apr 15, 2024 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@jkleiber
Copy link
Member

Purpose
The purpose of this issue is to migrate our existing simulation code from WPILib Motor Sim + PID to TalonFX, which should be possible to simulate itself.

This would likely help with integrating with hardware attached simulation

Project Scope

  • Migrate motors in SimIO classes that represent CTRE motors to be TalonFX devices
@jkleiber jkleiber added the feature New feature or request label Apr 15, 2024
@jkleiber jkleiber added this to the HITL milestone Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant