forked from robocomp/robocomp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
102 lines (87 loc) · 1.46 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
.*~
bin
bin/
bin-debug/
bin-release/
*/build/*
CloudPrimitives.cpp
CloudPrimitives.h
cmake_install.cmake
CommonBehavior.cpp
CommonBehavior.h
CommonHead.cpp
CommonHead.h
CXX.*
DifferentialRobot.cpp
DifferentialRobot.h
Dummy.cpp
Dummy.h
Executive.cpp
Executive.h
fastdownward
GualzruBehavior.cpp
GualzruBehaviorDistance.cpp
GualzruBehaviorDistance.h
GualzruBehavior.h
GualzruBehaviorPitchRoll.cpp
GualzruBehaviorPitchRoll.h
GualzruBehaviorSaccade.cpp
GualzruBehaviorSaccade.h
GualzruBehaviorUnknown.cpp
GualzruBehaviorUnknown.h
GualzruBehaviorYaw.cpp
GualzruBehaviorYaw.h
GualzruGoto.cpp
GualzruGoto.h
GualzruSaccadeAnticipation.cpp
GualzruSaccadeAnticipation.h
IMU.cpp
IMU.h
libs/innermodel/include/innermodel/innermodelconfig.h
install_manifest.txt
JointMotor.cpp
JointMotor.h
*.kate-swp
*.kdev4
kk
*.kk
kk.*
Laser.cpp
Laser.h
libgualzru_worldmodel_a.a
LocalNavigator.cpp
LocalNavigator.h
*.log
Makefile
moc_*
moc*.cxx
*.pcd
*.pddl
Planning.cpp
Planning.h
*.pyc
RGBD.cpp
RGBD.h
.settings/
Speech*
ui_*.h
ui_**.pyc
.idea/
/components/CMakeLists.txt
*CMakeFiles/
*.cmake
*CMakeCache.txt
*/build/
tools/robocompdsl/test/resources/InnerModelManager_generated.ice
components/melex-rodao/
*.cbp
*cmake-build-default/
*cmake-build-debug/
tools/robocompdsl/test/htmlcov/
*.egg-info/
tools/cli/rcbuild/build/
build/
*.ice
!tools/cli/robocompdsl/test/resources/InnerModelManager.ice
tools/rcinnerModelSimulator/src/InnerModelManager.h
tools/rcinnerModelSimulator/src/InnerModelManager.cpp