Closed borisdayma closed 6 years ago
You can change minimum output value of PID. Please check this launch file.
I think "decel_limit" is related to max brake. But the min of throttle and brake should probably be 0, meaning that they are not engaged at all. So we would have:
I entirely agree with you.
This is nice!
brake needs to be between 0 and -decel_limit
Throttle and brake have sometimes negative values, which should not be possible.