Closed tongtybj closed 2 years ago
In simulation, do not add noise if the target PWM is close to zero.
Current system add noise on target PWM to simulate the real rotor behabvior regardless of the PWM value. However, in real robot, if the PWM is zero, there is no noise.
What is this
In simulation, do not add noise if the target PWM is close to zero.
Detail
Current system add noise on target PWM to simulate the real rotor behabvior regardless of the PWM value. However, in real robot, if the PWM is zero, there is no noise.