forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
140 lines (140 loc) · 3.73 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
*.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.*
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
examples/PR2/pr2_description/meshes/base_v0/base_L.wrl
examples/PR2/pr2_description/meshes/base_v0/caster_L.wrl
examples/PR2/pr2_description/meshes/forearm_v0/forearm.wrl
examples/PR2/pr2_description/meshes/forearm_v0/wrist_flex.wrl
examples/PR2/pr2_description/meshes/forearm_v0/wrist_roll_L.wrl
examples/PR2/pr2_description/meshes/gripper_v0/gripper_palm.wrl
examples/PR2/pr2_description/meshes/gripper_v0/l_finger.wrl
examples/PR2/pr2_description/meshes/gripper_v0/l_finger_tip.wrl
examples/PR2/pr2_description/meshes/head_v0/head_pan_L.wrl
examples/PR2/pr2_description/meshes/head_v0/head_tilt_L.wrl
examples/PR2/pr2_description/meshes/shoulder_v0/shoulder_lift.wrl
examples/PR2/pr2_description/meshes/shoulder_v0/shoulder_pan.wrl
examples/PR2/pr2_description/meshes/shoulder_v0/upper_arm_roll_L.wrl
examples/PR2/pr2_description/meshes/tilting_laser_v0/tilting_hokuyo_L.wrl
examples/PR2/pr2_description/meshes/torso_v0/torso_lift_L.wrl
examples/PR2/pr2_description/meshes/upper_arm_v0/elbow_flex.wrl
examples/PR2/pr2_description/meshes/upper_arm_v0/forearm_roll_L.wrl
examples/PR2/pr2_description/meshes/upper_arm_v0/upper_arm.wrl
examples/IRB140/urdf/meshes/ATI_sensor.wrl
examples/IRB140/urdf/meshes/base_link.wrl
examples/IRB140/urdf/meshes/link1.wrl
examples/IRB140/urdf/meshes/link2.wrl
examples/IRB140/urdf/meshes/link3.wrl
examples/IRB140/urdf/meshes/link4.wrl
examples/IRB140/urdf/meshes/link5.wrl
examples/IRB140/urdf/meshes/link6.wrl
examples/PR2/pr2_description/meshes/base_v0/base.wrl
examples/PR2/pr2_description/meshes/base_v0/caster.wrl
examples/PR2/pr2_description/meshes/base_v0/wheel.wrl
examples/PR2/pr2_description/meshes/forearm_v0/wrist_roll.wrl
examples/PR2/pr2_description/meshes/head_v0/head_pan.wrl
examples/PR2/pr2_description/meshes/head_v0/head_tilt.wrl
examples/PR2/pr2_description/meshes/shoulder_v0/upper_arm_roll.wrl
examples/PR2/pr2_description/meshes/tilting_laser_v0/tilting_hokuyo.wrl
examples/PR2/pr2_description/meshes/torso_v0/torso_lift.wrl
examples/PR2/pr2_description/meshes/upper_arm_v0/forearm_roll.wrl
results_testRunning.mat