SJSU-AD / FusionAD

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

Iss 214 #215

Closed joeyzhu00 closed 5 years ago

joeyzhu00 commented 5 years ago

Vehicle heading taken from using GPS measurements combined with the IMU rate of rotation in the EKF. A program to convert the Odometry message from the EKF to an Imu message has been included for lidar mapping experimentation.

A separate issue will be made after discussing a method for retrieving an initial vehicle heading without the use of GPS (due to the heading estimate's need for vehicle movement).