-
Notifications
You must be signed in to change notification settings - Fork 70
/
.gitignore
230 lines (178 loc) · 3.96 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
# Ignore all
*
# Unignore all with extensions
!*.*
# Unignore all dirs
!*/
CMakeLists.txt.user
CMakeLists_modified.txt
Examples/RGB-D/rgbd_tum
Examples/RGB-D/rgbd_realsense_D435i
Examples/RGB-D/rgbd_tum_ar
Examples/RGB-D/rgbd_inseg
Examples/RGB-D-Inertial/rgbd_inertial_realsense_D435i
Examples/Monocular/mono_realsense_D435i
Examples/Monocular/mono_euroc
Examples/Monocular/mono_kitti
Examples/Monocular/mono_tum
Examples/Monocular/mono_tum_vi
Examples/Monocular/mono_realsense_t265
Examples/Stereo/stereo_euroc
Examples/Stereo/stereo_kitti
Examples/Stereo/stereo_tum_vi
Examples/Stereo/stereo_realsense_t265
Examples/Stereo/stereo_realsense_D435i
Examples/Monocular-Inertial/mono_inertial_euroc
Examples/Monocular-Inertial/mono_inertial_tum_vi
Examples/Monocular-Inertial/mono_inertial_realsense_t265
Examples/Monocular-Inertial/mono_inertial_realsense_D435i
Examples/Monocular-Inertial/mono_inertial_realsense_D435i_2
Examples/Stereo-Inertial/stereo_inertial_euroc
Examples/Stereo-Inertial/stereo_inertial_tum_vi
Examples/Stereo-Inertial/stereo_inertial_realsense_t265
Examples/Stereo-Inertial/stereo_inertial_realsense_D435i
Examples/ROS/ORB_SLAM3/Mono
Examples/ROS/ORB_SLAM3/Mono_Inertial
Examples/ROS/ORB_SLAM3/MonoAR
Examples/ROS/ORB_SLAM3/RGBD
Examples/ROS/ORB_SLAM3/Stereo
Examples/ROS/ORB_SLAM3/Stereo_Inertial
Examples/Calibration/recorder_realsense_D435i
Examples/Tests/viewer_dataset
Examples/Tests/sophus_test
Examples/ROS/ORB_SLAM3/CMakeLists.txt.user
Examples/ROS/ORB_SLAM3/build/
Examples/ROS/PLVS/CMakeLists.txt.user
Examples/ROS/PLVS/Mono
Examples/ROS/PLVS/MonoAR
Examples/ROS/PLVS/RGBD
Examples/ROS/PLVS/Stereo
Examples/ROS/PLVS/build/
KeyFrameTrajectory.txt
CameraTrajectory.txt
kf_*.txt
f_*.txt
Thirdparty/DBoW2/build/
Thirdparty/DBoW2/lib/
Thirdparty/g2o_new
Thirdparty/g2o/build/
Thirdparty/g2o/config.h
Thirdparty/g2o/lib/
Thirdparty/g2o_new/build/
Thirdparty/g2o_new/install/
Thirdparty/g2o_new/config.h
Thirdparty/g2o_new/lib/
Thirdparty/Pangolin
Thirdparty/opencv
Thirdparty/LineSfM/build/
Thirdparty/voxblox/include/Block.pb.h
Thirdparty/voxblox/include/Layer.pb.h
Thirdparty/voxblox/include/kindr
Thirdparty/depthai-core
Thirdparty/rerun
ros_ws/
Vocabulary/ORBvoc.txt
Vocabulary/ORBvoc.bin
Vocabulary/bin_vocabulary
build/
lib/
#cmake_modules/
cmake-build-debug/
ExecMean.txt
SessionInfo.txt
Results_Euroc.txt
LBA_Stats.txt
LocalMapTimeStats.txt
TrackLocalMapStats.txt
TrackingTimeStats.txt
time*
Time*
Table_Euroc
Table_TUMVI_rooms/
*.pyc
*.osa
.idea/
my_settings.txt
borrar/*
*/ExecMean.txt
Thirdparty/fastfusion/include/
Thirdparty/volumetric_mapping/include/
test/octree_change_detection
Scripts/associations.txt
Scripts/transformation.txt
Scripts/CameraTrajectory.png
Scripts/CameraTrajectory.txt
Scripts/KeyFrameTrajectory.png
Scripts/*.ply
Scripts/*.atlas
Scripts/*.dat
Scripts/run_euroc_mh
Scripts/__pycache__
Scripts/f_dataset*
Scripts/kf_dataset*
Scripts/receivedCalibration.txt
Scripts/debug.txt
Scripts/*.map
Benchmarking/results*
Benchmarking/test*
Performances.txt
precision_recall
test/test_frame
test/test_line_descriptors
test/test_line_extraction
test/test_line_extraction2
test/test_line_matching
test/test_line_representation
test/test_convert_ply_triangles
test/test_eigen_info
test/test_fast_meshing
test/test_object_tracking
test/test_pangolin
test/test_signal
test/test_simple
test/test_sim3
test/test_stereo
test/test_stereo_gpu
test/simpletest
test/test_crop_box_old
test/test_eigen_load_save
test/test_line_matching2
test/test_rotate_cloud
test/test_rotate_mesh
test/test_pointers
test/test_texture_mapping
test/test_fast_line_extraction
test/test_texture_mapping_kinfu
*lock.GOALS*
housekeeping/
Results/
.cache
*.ply
*.dat
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Other files
.~lock.GOALS*
# Calibration
Examples/Calibration/recorder-*