This repository provides a C++ implementation for estimating a vehicle's ego-velocity (vx) and yaw rate(ω) using raw Doppler radar detections. The estimation is framed as a graph optimization problem using the g2o (General Graph Optimization) library. -
View it on GitHub