在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):rickeshtn/grid_localization开源软件地址(OpenSource Url):https://github.com/rickeshtn/grid_localization开源编程语言(OpenSource Language):C++ 93.4%开源软件介绍(OpenSource Introduction):Elevation Grid Map Based Localization Using LiDAR sensor in Urban EnvironmentAbout Grid LocalizationGrid_localization is an elevation grid map based localization solution for urban environments using LiDAR sensor. Matching step in this project is excuted between 3D point cloud (current measurement) and elevation grid map (reference map), using ICP based on MRPT. MRPT-1.5 is required to build the project. See how to get MRPT on Ubuntu. You can see DEMO here. Localization result comparison is shown in "./result_image/20170920_0.05.png". Main Functions1.Point cloud generation. Generate a global point cloud with the trajectory formed form EKF using odometer, imu, and rtk-gps. 2.Elevation grid map generation. Generate the elevation grid map with the global point cloud. Each grid map covers a 80*80m^2 area and is generated every 20m to ensure there is enough shared area between two grid maps (to ensure the vehicle is located in the central area of each grid map, better for localization). 3.Localization against elevation grid map. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论