Controller Sensitivity

@11802M, is this for controlling the drivetrain?

If yes, then you may want to implement a deadband check to ignore the control values around the “zero” position as well as nonlinear scaling of the control values outside of the deadband.

See these topics for more details and code examples:

4 Likes