[robotpy] Fixup build after merge (#8618)

This commit is contained in:
PJ Reiniger
2026-02-15 13:22:58 -05:00
committed by GitHub
parent af865f8020
commit 1dbffb972f
7 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
classes:
wpi::math::EdgeCounterFilter:
methods:
EdgeCounterFilter:
Calculate:
SetWindowTime:
GetWindowTime:
SetRequiredEdges:
GetRequiredEdges:

View File

@@ -41,6 +41,7 @@ classes:
operator*:
operator/:
operator==:
RelativeTo:
inline_code: |
cls_Rotation2d

View File

@@ -44,6 +44,7 @@ classes:
ToMatrix:
ToRotation2d:
ToVector:
RelativeTo:
inline_code: |
cls_Rotation3d