forked from peterkty/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
103 lines (103 loc) · 1.7 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
*.autosave
*.mex*
*.exp
*.pdb
*.lib
*.ilk
*.o
*.aux
*.log
*.bbl
*.blg
*.bk
*.tmp
*.d
*.toc
*.class
*.snm
*.nav
*~
util/drake_config.mat
doc/derivations/elib.bib
doc/analysis.tex
doc/autogen-matlab
doc/feedback.tex
doc/modeling.tex
doc/planning.tex
fort.0
drake.a
include/lcmt_acrobot_u.h
include/lcmt_acrobot_x.h
include/lcmt_acrobot_y.h
include/lcmt_cartpole_u.h
include/lcmt_cartpole_x.h
include/lcmt_glider_u.h
include/lcmt_glider_x.h
include/lcmt_pendulum_u.h
include/lcmt_pendulum_x.h
include/lcmt_pendulum_y.h
include/lcmt_scope_data.h
*.aux
.drake_unit_test_mutex.mat
.unitTestData.mat
debug.txt
stepping.mat
walking.mat
doc/DoxygenMatlab/html
.viewer-prefs
include/lcmt_drake_signal.h
include/lcmt_huboplus_input.h
include/lcmt_huboplus_sensors.h
include/lcmt_huboplus_state.h
include/lcmt_robot_state.h
include/lcmt_viewer_command.h
.matlabroot
*.dSYM
data_t.java
gurobi.pc
eigen3.pc
util/debugMex
util/test/debugMexTest_mexdebug.mat
*_mexdebug.mat
*.class
tmp_w.mat
bin
drake.jar
*.out
urdf_kin_test
pod-build
lcmtypes/c
lcmtypes/cpp
lcmtypes/java
lcmtypes/python
build
mlint_output.html
doc/DoxygenMatlab/latex
doc/urdf
doc/ik.pdf
doc/rigidbody.tex
solvers/test/failed_paths
solvers/test/finite_solutions
solvers/test/input.bert
solvers/test/main_data
solvers/test/midpath_data
solvers/test/nonsingular_solutions
solvers/test/output
solvers/test/output_1
solvers/test/output_2
solvers/test/output_3
solvers/test/output_4
solvers/test/output_5
solvers/test/output_6
solvers/test/output_7
solvers/test/raw_data
solvers/test/raw_solutions
solvers/test/real_finite_solutions
solvers/test/regenSummary
solvers/test/singular_solutions
solvers/test/startRegen_0
solvers/test/startRegen_1
.#*
VALGRIND_OUTPUT.xml
*.ppms.gz
glider_trajs.mat