Skip to content

Commit a7fdeeb

Browse files
authored
Update README.md
1 parent 45869d4 commit a7fdeeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This package presents DLL, a direct map-based localization technique using 3D LI
55

66
DLL is fully integarted in Robot Operating System (ROS). It follows the general localization apparoch of ROS, DLL makes use of sensor data to compute the translation that better fits the robot odometry TF into the map. Although an odometry system is recommended for fast and accurate localization, DLL also performs well without odometry information if the robot moves smoothly.
77

8+
![DLL experimental results in different setups](dll_video.gif)
9+
810
## Software dependencies
911
There are not hard dependencies except for Google Ceres Solver and
1012
- ceres: Follow installation instructions for Google Ceres (http://ceres-solver.org/installation.html)

0 commit comments

Comments
 (0)