forked from aivijay/lsd_slam_noros
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
45 lines (40 loc) · 1.07 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/data
/build
lsd_slam_core/bin/
lsd_slam_core/build/
lsd_slam_core/cfg/cpp/
lsd_slam_core/docs/
lsd_slam_core/lib/
lsd_slam_core/src/lsd_slam_core/
lsd_slam_core/.cproject
lsd_slam_core/.project
lsd_slam_core/.pydevproject
lsd_slam_core/thirdparty/Sophus/CMakeFiles/
lsd_slam_core/thirdparty/Sophus/Makefile
lsd_slam_core/thirdparty/Sophus/SophusConfig.cmake
lsd_slam_core/thirdparty/openFabMap/CMakeFiles/
lsd_slam_core/thirdparty/openFabMap/Makefile
lsd_slam_viewer/bin/
lsd_slam_viewer/build/
lsd_slam_viewer/cfg/cpp/
lsd_slam_viewer/docs/
lsd_slam_viewer/msg_gen/
lsd_slam_viewer/src/lsd_slam_viewer/
lsd_slam_viewer/.cproject
lsd_slam_viewer/.project
lsd_slam_viewer/.pydevproject
lsd_slam_viewer/thirdparty/Sophus/CMakeFiles/
lsd_slam_viewer/thirdparty/Sophus/Makefile
lsd_slam_viewer/thirdparty/Sophus/SophusConfig.cmake
cmake_install.cmake
*.cfgc
build-*/*
lib/*
bin/*
thirdparty/dirent-1.20.1/vs2008/*
thirdparty/dirent-1.20.1/tests/*
thirdparty/dirent-1.20.1/examples/*
data/plane_sequence/*
lsd.sublime-workspace
thirdparty/dirent-1.20.1.zip
thirdparty/dirent-1.20.1/ChangeLog