在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):diegoavillegasg/IMU-GNSS-Lidar-sensor-fusion-using-Extended-Kalman-Filter-for-State-Estimation开源软件地址(OpenSource Url):https://github.com/diegoavillegasg/IMU-GNSS-Lidar-sensor-fusion-using-Extended-Kalman-Filter-for-State-Estimation开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):IMU-GNSS-Lidar-sensor-fusion-using-Extended-Kalman-Filter-for-State-EstimationState estimation is so critical for autonomous vehicles (AV). It's the way the AV asks himself "Where am I? How I'm moving?" So, the state is an answer to where you are. That's the state estimation question. To answer it in the most likely right way, you need to use sensor data and even more, fuse the different sources of information to make stronger your believe about your current state. To fuse sensor data we used the Kalman Filter that has two basic steps, Prediction and Correction step. The Prediction step is based on the vehicle motion model that is feeded with IMU sensor data at a higher rate than data comes from GNSS (GPS) or Lidar sensor. Whilst the Correction step is executed every time a GPS or Lidar signal arrives to the vehicle, producing a corrected state. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论