giangdao1402 / vlma

Visual-Lidar Map Alignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vlma: Visual Lidar Map Alignment

ROS Ubuntu

Description:

This repository implements automatic map alignment using visual and lidar topics from ros bags. The only inputs are 2 trajectory files computed from any SLAM package of choice, and the associated bags with their visual and lidar topics. The output will be the trajectory of the second map aligned to the first.

Dependencies:

Results:

Before Alignment After Alignment

About

Visual-Lidar Map Alignment


Languages

Language:C++ 93.2%Language:CMake 6.8%