Skip to content

Copybara allwpilib to mostrobotpy#270

Merged
virtuald merged 5 commits into
robotpy:mainfrom
pjreiniger:copybara_allwpilib_to_mostrobotpy
Jun 15, 2026
Merged

Copybara allwpilib to mostrobotpy#270
virtuald merged 5 commits into
robotpy:mainfrom
pjreiniger:copybara_allwpilib_to_mostrobotpy

Conversation

@pjreiniger

Copy link
Copy Markdown
Contributor

GitOrigin-RevId: 489b993e607728177c7073e6c618671f8452a3d8

Default email and others added 3 commits June 12, 2026 00:05
GitOrigin-RevId: 489b993e607728177c7073e6c618671f8452a3d8
- build-system.requires: pyntcore==2027.0.0a6.post1
- build-system.requires: robotpy-hal==2027.0.0a6.post1
- build-system.requires: robotpy-native-apriltag==2027.0.0a6
- build-system.requires: robotpy-native-datalog==2027.0.0a6
- build-system.requires: robotpy-native-ntcore==2027.0.0a6
- build-system.requires: robotpy-native-romi==2027.0.0a6
- build-system.requires: robotpy-native-wpihal==2027.0.0a6
- build-system.requires: robotpy-native-wpilib==2027.0.0a6
- build-system.requires: robotpy-native-wpimath==2027.0.0a6
- build-system.requires: robotpy-native-wpinet==2027.0.0a6
- build-system.requires: robotpy-native-wpiutil==2027.0.0a6
- build-system.requires: robotpy-native-xrp==2027.0.0a6
- build-system.requires: robotpy-wpilog==2027.0.0a6.post1
- build-system.requires: robotpy-wpimath==2027.0.0a6.post1
- build-system.requires: robotpy-wpinet==2027.0.0a6.post1
- build-system.requires: robotpy-wpiutil==2027.0.0a6.post1
- build-system.requires: wpilib==2027.0.0a6.post1
- mrclib lib updated to 2027.1.0-alpha-1-43-g331f714
- mrclib repo updated to https://frcmaven.wpi.edu/artifactory/development-2027
- project.dependencies: pyntcore==2027.0.0a6.post1
- project.dependencies: robotpy-hal==2027.0.0a6.post1
- project.dependencies: robotpy-halsim-ws==2027.0.0a6
- project.dependencies: robotpy-native-apriltag==2027.0.0a6
- project.dependencies: robotpy-native-datalog==2027.0.0a6
- project.dependencies: robotpy-native-ntcore==2027.0.0a6
- project.dependencies: robotpy-native-romi==2027.0.0a6
- project.dependencies: robotpy-native-wpihal==2027.0.0a6
- project.dependencies: robotpy-native-wpilib==2027.0.0a6
- project.dependencies: robotpy-native-wpimath==2027.0.0a6
- project.dependencies: robotpy-native-wpinet==2027.0.0a6
- project.dependencies: robotpy-native-wpiutil==2027.0.0a6
- project.dependencies: robotpy-native-xrp==2027.0.0a6
- project.dependencies: robotpy-wpilog==2027.0.0a6.post1
- project.dependencies: robotpy-wpimath==2027.0.0a6.post1
- project.dependencies: robotpy-wpinet==2027.0.0a6.post1
- project.dependencies: robotpy-wpiutil==2027.0.0a6.post1
- project.dependencies: wpilib==2027.0.0a6.post1
- pyntcore updated to 2027.0.0a6.post1
- robotpy-apriltag updated to 2027.0.0a6.post1
- robotpy-commands-v2 updated to 2027.0.0a6.post1
- robotpy-hal updated to 2027.0.0a6.post1
- robotpy-halsim-ds-socket updated to 2027.0.0a6
- robotpy-halsim-gui updated to 2027.0.0a6.post1
- robotpy-halsim-ws updated to 2027.0.0a6
- robotpy-native-apriltag updated to 2027.0.0a6
- robotpy-native-datalog updated to 2027.0.0a6
- robotpy-native-ntcore updated to 2027.0.0a6
- robotpy-native-romi updated to 2027.0.0a6
- robotpy-native-wpihal updated to 2027.0.0a6
- robotpy-native-wpilib updated to 2027.0.0a6
- robotpy-native-wpimath updated to 2027.0.0a6
- robotpy-native-wpinet updated to 2027.0.0a6
- robotpy-native-wpiutil updated to 2027.0.0a6
- robotpy-native-xrp updated to 2027.0.0a6
- robotpy-romi updated to 2027.0.0a6.post1
- robotpy-wpilog updated to 2027.0.0a6.post1
- robotpy-wpimath updated to 2027.0.0a6.post1
- robotpy-wpinet updated to 2027.0.0a6.post1
- robotpy-wpiutil updated to 2027.0.0a6.post1
- robotpy-xrp updated to 2027.0.0a6.post1
- wpilib lib updated to 2027.0.0-alpha-6-66-g489b993e6
- wpilib repo updated to https://frcmaven.wpi.edu/artifactory/development-2027
- wpilib updated to 2027.0.0a6.post1

def getHID(self) -> NiDsPS4Controller:
def __getattr__(self, name: str):
return getattr(self._command_hid, name)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. wtf gpt, missed that one

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oof yeah what on earth

@virtuald virtuald force-pushed the copybara_allwpilib_to_mostrobotpy branch 3 times, most recently from b7a2a2c to e8f2f84 Compare June 14, 2026 19:51
@virtuald virtuald force-pushed the copybara_allwpilib_to_mostrobotpy branch from e8f2f84 to e16ba3d Compare June 14, 2026 20:02
@virtuald virtuald merged commit 3bf09f9 into robotpy:main Jun 15, 2026
36 checks passed
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.

3 participants