forked from aivijay/lsd_slam_noros
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
66 lines (58 loc) · 1.29 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Build results
build/
thirdparty/g2o/build/
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
*.cachefile
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
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