clockworkbits / CarND-Capstone

Capstone project - Hupla Hupla team
MIT License
1 stars 0 forks source link

Explore the potential use of the low pass filter in the DBW controllers #15

Closed clockworkbits closed 6 years ago

clockworkbits commented 6 years ago

The project provides the lowpass.py implementation of the Low-pass filter. We should explore it's usage to smooth the way the car drives.

anasmatic commented 6 years ago

I don't get this lowpass filter. I thought if you pass a value to it should apply some top limit filter , right ?

jodiealaine commented 6 years ago

Closing this issue as we will not be exploring this option now as part of our team submission.