You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ This package presents DLL, a direct map-based localization technique using 3D LI
5
5
6
6
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.
7
7
8
+

9
+
8
10
## Software dependencies
9
11
There are not hard dependencies except for Google Ceres Solver and
10
12
- ceres: Follow installation instructions for Google Ceres (http://ceres-solver.org/installation.html)
0 commit comments