File tree Expand file tree Collapse file tree 3 files changed +21411
-40728
lines changed
src/blocks/utils/generated Expand file tree Collapse file tree 3 files changed +21411
-40728
lines changed Original file line number Diff line number Diff line change 3131import wpilib .drive
3232import wpilib .event
3333import wpilib .interfaces
34- import wpilib .shuffleboard
3534import wpilib .simulation
3635import wpimath
3736import wpimath .controller
@@ -91,7 +90,6 @@ def main(argv):
9190 wpilib .drive ,
9291 wpilib .event ,
9392 wpilib .interfaces ,
94- wpilib .shuffleboard ,
9593 wpilib .simulation ,
9694 python_util .getModule ('wpilib.sysid' ),
9795 wpimath ,
Original file line number Diff line number Diff line change @@ -11,22 +11,30 @@ Pint==0.24.4
1111platformdirs == 4.3.6
1212pluggy == 1.5.0
1313pycparser == 2.22
14- pyfrc == 2025 .0.0
14+ pyfrc == 2027 .0.0a2
1515PyNaCl == 1.5.0
1616pynetconsole == 2.0.4
17- pyntcore == 2025.1.1.0
17+ pyntcore == 2027.0.0a2
1818pytest == 8.3.4
1919pytest-reraise == 2.1.2
20- robotpy == 2025.1.1.1
20+ robotpy == 2027.0.0a2
2121robotpy-cli == 2024.0.0
22- robotpy-hal == 2025.1.1.0
23- robotpy-halsim-gui == 2025.1.1.0
24- robotpy-installer == 2025.0.0
25- robotpy-wpilib-utilities == 2025.0.0
26- robotpy-wpimath == 2025.1.1.0
27- robotpy-wpinet == 2025.1.1.0
28- robotpy-wpiutil == 2025.1.1.0
22+ robotpy-hal == 2027.0.0a2
23+ robotpy-halsim-gui == 2027.0.0a2
24+ robotpy-installer == 2027.0.0a2
25+ robotpy-native-datalog == 2027.0.0a2
26+ robotpy-native-ntcore == 2027.0.0a2
27+ robotpy-native-wpihal == 2027.0.0a2
28+ robotpy-native-wpilib == 2027.0.0a2
29+ robotpy-native-wpimath == 2027.0.0a2
30+ robotpy-native-wpinet == 2027.0.0a2
31+ robotpy-native-wpiutil == 2027.0.0a2
32+ robotpy-wpilib-utilities == 2027.0.0a2
33+ robotpy-wpilog == 2027.0.0a2
34+ robotpy-wpimath == 2027.0.0a2
35+ robotpy-wpinet == 2027.0.0a2
36+ robotpy-wpiutil == 2027.0.0a2
2937tomli == 2.2.1
3038tomlkit == 0.13.2
3139typing_extensions == 4.12.2
32- wpilib == 2025.1.1.0
40+ wpilib == 2027.0.0a2
You can’t perform that action at this time.
0 commit comments