From c8c68329fa7f363b801c1a3e495ecb7a584e2a4b Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Fri, 27 Feb 2026 15:14:47 -0800 Subject: [PATCH] [build] Fix Robotpy pregeneration post-merge (#8641) --- wpimath/src/main/python/semiwrap/SlewRateLimiter.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wpimath/src/main/python/semiwrap/SlewRateLimiter.yml b/wpimath/src/main/python/semiwrap/SlewRateLimiter.yml index 401604fe76..a46791a7a2 100644 --- a/wpimath/src/main/python/semiwrap/SlewRateLimiter.yml +++ b/wpimath/src/main/python/semiwrap/SlewRateLimiter.yml @@ -13,6 +13,10 @@ classes: Calculate: LastValue: Reset: + SetLimit: + overloads: + Rate_t, Rate_t: + Rate_t: templates: SlewRateLimiter: