Classes | |
| class | ControlUtils |
| class | Pose |
| class | PoseSpeeds |
| class | WheelSpeeds |
Functions | |
| cap_to_limits (value, min_value, max_value) | |
Collection of utility methods to perform useful conversions and calculations
| onepi.utils.control_utils.cap_to_limits | ( | value, | |
| min_value, | |||
| max_value ) |
Cap input value within the given min and max limits