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
+1-1
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ To adapt LIMO-Velo to our own hardware infrastructure, a [YAML](https://yaml.org
96
96
Relevant parameters are:
97
97
-``real_time`` if you want to get real time experience.
98
98
-``mapping_offline`` is on an pre-alpha stage and it does not work 100% as it should of.
99
-
-``heuristic`` which you can choose how you want the initialization of the pointcloud sizes (sizes =: deltas, in seconds).
99
+
-``initialization`` which you can choose how you want the initialization of the pointcloud sizes (sizes =: deltas, in seconds).
100
100
101
101
## 4. Modifying the LiDAR driver to get true real-time performance
102
102
*TODO* - This section is intended to explain how to modify the LiDAR driver to increase its frequency by publishing parts of the pointcloud instead of waiting for all of it.
0 commit comments