forked from ethz-asl/asctec_mav_framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
36 lines (36 loc) · 1.08 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
*.o
*.lst
*.cfgc
*.elf
*.map
*.lss
.cproject
.project
build
msg_gen
srv_gen
asctec_hl_comm/msg/WaypointAction.msg
asctec_hl_comm/msg/WaypointActionFeedback.msg
asctec_hl_comm/msg/WaypointActionGoal.msg
asctec_hl_comm/msg/WaypointActionResult.msg
asctec_hl_comm/msg/WaypointFeedback.msg
asctec_hl_comm/msg/WaypointGoal.msg
asctec_hl_comm/msg/WaypointResult.msg
asctec_hl_comm/src/
asctec_hl_interface/bin/
asctec_hl_interface/cfg/cpp/
asctec_hl_interface/cfg/hl_interface.cfgc
asctec_hl_interface/cfg/ssdk.cfgc
asctec_hl_interface/docs/
asctec_hl_interface/src/asctec_hl_interface/
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/html
asctec_hl_firmware/.dep/
asctec_hl_firmware/.settings/
asctec_hl_firmware/d_ekf/autogen_ekf_propagation.m
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/autogen_ekf_propagation_ref.rsp
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/autogen_ekf_propagation_rtw.mk
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/buildInfo.mat
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/pos_ekf_ref.rsp
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/pos_ekf_rtw.mk
asctec_hl_firmware/d_ekf/d_ekf_src/ekf/rtw_proj.tmw
asctec_hl_gps/bin/