-
Notifications
You must be signed in to change notification settings - Fork 350
/
.gitignore
57 lines (49 loc) · 805 Bytes
/
.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
.*.swp
.*.swo
*.pyo
__pycache__
.DS_Store
.vscode
!.vscode/settings.json
tmp
build
debug.txt
groundtruth.txt
kitti
map.json
config.pyc
thirdparty/g2opy
thirdparty/pangolin
thirdparty/opencv-python
thirdparty/opencv
thirdparty/open3d
thirdparty/contextdesc/pretrained
matches.txt
map.png
.project
data/videos/webcam
kf_info.log
local_mapping.log
loop_closing.log
loop_detecting.log
gba.log
matcher.log
mplot_thread.log
tum_association_matches.txt
kitti_trajectory.txt
map.json
data/ORBvoc.txt
data/ORBvoc.dbow2
data/ORBvoc.dbow3
data/orbvoc.dbow3
data/ORBvoc_test.txt
data/VLADvoc_orb.txt
data/images/GardensPoint
data/images/StLucia_small
data/images/SFU
data/orb_descriptors_kitti.npy
data/slam_state
data/kitti_trajectory.txt
thirdparty/pydbow3/ORBvoc.txt
thirdparty/protoc
logs/*.log