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

Initial simulator investigation work #29

Open
jkleiber opened this issue Jan 17, 2023 · 0 comments
Open

Initial simulator investigation work #29

jkleiber opened this issue Jan 17, 2023 · 0 comments
Assignees
Labels
design Create a design for something long-term stuff that we don't necessarily have to do right now

Comments

@jkleiber
Copy link
Contributor

Summary
We should figure out if we should use the WPILib simulator. If we should use it, we should figure out how to use it. If not, we should explore alternatives or make our own thing that simulates the robot.

The broader goal would be to test the robot in CI in simulation. This way we can test autonomous/commands as they are added in sim and ensure no unexpected regressions occur.

Work

  • Figure out how the WPILib sim works
  • Baseline the work for a ride-along simulation where we just feed our own sim models with inputs from a simulator interface
  • Decide on if the WPILib is right for us
  • Make tickets for future simulation work
@jkleiber jkleiber added the design Create a design for something label Jan 17, 2023
@jkleiber jkleiber added this to the Base Actions milestone Jan 17, 2023
@danielbrownmsm danielbrownmsm added the long-term stuff that we don't necessarily have to do right now label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Create a design for something long-term stuff that we don't necessarily have to do right now
Projects
None yet
Development

No branches or pull requests

3 participants