upkie 9.0.0
Open-source wheeled biped robots
|
Filter signal so that the absolute values of its output and output derivative stay within bounds.
prev_output | Previous filter output, or initial value. |
new_input | New filter input. |
dt | Sampling period in seconds. |
max_derivative | Maximum absolute value of the output derivative. |