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: Documentation/How-To-SLAM-With-Veloview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ A quick summary to install Veloview on Windows 10 based on Veloview’s [Develop
20
20
- Click 'Generate' to create relevant new files
21
21
- Close cmake-gui, recompile Veloview again by typing `ninja install` in the same location.
22
22
23
-
## Veloview with SLAM on Linux coming soon.
23
+
## Veloview with SLAM on Linux
24
24
This has been tested with Ubuntu 16.04.
25
25
26
26
1. Follow Veloview's [Developer Guide](https://github.com/Kitware/VeloView/blob/master/Documentation/VeloView_Developer_Guide.md#linux-dependencies) instructions to build Veloview in Linux, and stop at step #3. For Step #4, a different cmake command that enables pcl and ceres for SLAM features will need to be used.
0 commit comments