Hi All,
Here’s another URCap that I hope folks will find useful! This one debounces the robot’s inputs using a timer-based algorithm. Add the Debounce Node into your Before Start sequence and you can determine which inputs will be debounced, specify the names of the variables that will represent them, and define individual debounce times for each of them.
Hope it’s helpful, and happy to receive any feedback!