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

[WIP] Add robot simulation #20

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

[WIP] Add robot simulation #20

wants to merge 8 commits into from

Conversation

dracco1993
Copy link
Member

Major WIP, but that's alright. Hopefully we'll be able to simulate at least the teleop drive, and auto code with this.

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #20 (6fffb35) into master (c317875) will decrease coverage by 6.25%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #20      +/-   ##
============================================
- Coverage     30.00%   23.74%   -6.26%     
  Complexity       17       17              
============================================
  Files             8        9       +1     
  Lines           220      278      +58     
  Branches          7        7              
============================================
  Hits             66       66              
- Misses          154      212      +58     
Impacted Files Coverage Δ
src/main/java/frc/robot/Drivetrain.java 0.00% <0.00%> (ø)
src/main/java/frc/robot/Main.java 0.00% <ø> (ø)
src/main/java/frc/robot/Robot.java 0.00% <0.00%> (ø)

Impacted file tree graph

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.

None yet

1 participant