SJSU-AD / FusionAD

An open source autonomous driving stack by San Jose State University Autonomous Driving Team
MIT License
42 stars 24 forks source link

Allow User Defined Heading Initial Condition #228

Closed joeyzhu00 closed 5 years ago

joeyzhu00 commented 5 years ago

Allow the user to define an initial condition for heading. Most likely going to be from a calibration procedure that involves driving the vehicle forward and collecting the average heading estimate after some threshold of samples has been met. This is due to the backward differencing methodology that we have adopted for heading estimation.