项目作者: mez

项目描述 :
An Extended Kalman Filter (that uses a constant velocity model) in C++. This EKF fuses LIDAR and RADAR sensor readings to estimate location (x,y) and velocity (vx, vy).
高级语言: C++
项目地址: git://github.com/mez/extended_kalman_filter_cpp.git
创建时间: 2017-04-17T08:26:46Z
项目社区:https://github.com/mez/extended_kalman_filter_cpp

开源协议:MIT License

下载