-
Notifications
You must be signed in to change notification settings - Fork 99
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
Fix jerk limiter in rate_limiter #240
Fix jerk limiter in rate_limiter #240
Commits on Nov 25, 2024
-
Thibault Poignonec committed
Nov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for dfd2370 - Browse repository at this point
Copy the full SHA dfd2370View commit details
Commits on Nov 26, 2024
-
fix tests - increase jerk limits when not testing it explicitly
Thibault Poignonec committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b69056 - Browse repository at this point
Copy the full SHA 0b69056View commit details -
make tests consistent with dt2 = dt² (vs 2 * dt²)
Thibault Poignonec committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a6ffe7 - Browse repository at this point
Copy the full SHA 9a6ffe7View commit details
Commits on Nov 27, 2024
-
reorder clipping functions (velocity first, jerk last)
Thibault Poignonec committedNov 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ab7b76 - Browse repository at this point
Copy the full SHA 4ab7b76View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11e4765 - Browse repository at this point
Copy the full SHA 11e4765View commit details
Commits on Dec 1, 2024
-
Revert "reorder clipping functions (velocity first, jerk last)"
This reverts commit 4ab7b76.
Thibault Poignonec committedDec 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bea82e - Browse repository at this point
Copy the full SHA 4bea82eView commit details -
only apply jerk limit when acceleration (or "reverse" accelerating)
Thibault Poignonec committedDec 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 7649782 - Browse repository at this point
Copy the full SHA 7649782View commit details -
Thibault Poignonec committed
Dec 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c467026 - Browse repository at this point
Copy the full SHA c467026View commit details
Commits on Dec 2, 2024
-
add disclaimer about jerk limits in docstring
Thibault Poignonec committedDec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 4aaaa70 - Browse repository at this point
Copy the full SHA 4aaaa70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018f295 - Browse repository at this point
Copy the full SHA 018f295View commit details