在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):wh200720041/ssl_slam开源软件地址(OpenSource Url):https://github.com/wh200720041/ssl_slam开源编程语言(OpenSource Language):C++ 96.8%开源软件介绍(OpenSource Introduction):SSL_SLAMLightweight 3-D Localization and Mapping for Solid-State LiDAR (Intel Realsense L515 as an example)SSL_SLAM2UPDATE: If you would like to enable save map and test localization separately, you can check this repo:This code is an implementation of paper "Lightweight 3-D Localization and Mapping for Solid-State LiDAR", accepted in IEEE Robotics and Automation Letters, 2021 A summary video demo can be found at Video Modifier: Wang Han, Nanyang Technological University, Singapore 1. Solid-State Lidar Sensor Example1.1 Scene reconstruction1.2 SFM building example1.3 Localization and Mapping with L5152. Prerequisites2.1 Ubuntu and ROSUbuntu 64-bit 18.04. ROS Melodic. ROS Installation 2.2. Ceres SolverFollow Ceres Installation. 2.3. PCLFollow PCL Installation. Tested with 1.8.1 2.4 OctoMapFollow OctoMap Installation.
2.5. Trajectory visualizationFor visualization purpose, this package uses hector trajectory sever, you may install the package by
Alternatively, you may remove the hector trajectory server node if trajectory visualization is not needed 3. Build3.1 Clone repository:
3.2 Download test rosbagYou may download our recorded data (5GB) if you dont have realsense L515, and by defult the file should be under home/user/Downloads unzip the file
3.3 Launch ROSif you would like to create the map at the same time, you can run
or create probability map
if only localization is required, you may refer to run
4. Sensor SetupIf you have new Realsense L515 sensor, you may follow the below setup instructions 4.1 L5154.2 LibrealsenseFollow Librealsense Installation 4.3 Realsense_rosCopy realsense_ros package to your catkin folder
4.4 Launch ROS
This runs 5. CitationIf you use this work for your research, you may want to cite the paper below, your citation will be appreciated
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论