-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontrol
184 lines (172 loc) · 10.2 KB
/
control
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
Source: goby3
Priority: extra
Maintainer: Toby Schneider <[email protected]>
Build-Depends: cdbs (>= 0.4.130~),
debhelper (>= 7.0.50~),
cmake (>= 3.5.1~),
libboost-dev (>= 1.58~),
libboost-system-dev (>= 1.58~),
libboost-date-time-dev (>= 1.58~),
libboost-program-options-dev (>= 1.58~),
libboost-filesystem-dev (>= 1.58~),
libncurses5-dev (>=6.0~),
libprotobuf-dev (>=2.6.1~),
libprotoc-dev (>=2.6.1~),
libsqlite3-dev (>=3.11.0~),
cppzmq-dev (>= 4.9.0~) | libzmq3-dev (>=4.1.4~),
libgmp3-dev (>=2:6.1.0~),
libhdf5-dev (>=1.8.16~),
libproj-dev (>= 4.9.2~),
libdccl4-dev (>= 4.0.0~) | libdccl3-dev (>= 3.0.11~),
protobuf-compiler (>=2.6.1~),
dccl4-compiler (>= 4.0.0~) | dccl3-compiler (>= 3.0.11~),
libwt-dev (>= 3.3.12~),
libwtdbo-dev (>= 3.3.12~),
libwtdbosqlite-dev (>= 3.3.12~),
libwthttp-dev (>= 3.3.12~),
libmoos10-dev (>= 10.0.2~),
libais-dev (>= 0.17~),
libmavlink-dev:all (>= 1.0.12~),
default-libmysqlclient-dev (>= 1.0.2~) | libmysqlclient-dev (>=5.7~),
llvm-dev (>=1:4~) [amd64] | llvm-4.0-dev [amd64] | llvm-7-dev [amd64],
libclang-dev (>=1:4~) [amd64] | libclang-4.0-dev [amd64] | libclang-7-dev [amd64],
libyaml-cpp-dev (>=0.5.2-3) [amd64]
Build-Depends-Indep: graphviz,
doxygen,
texlive-xetex,
fonts-sil-gentium | ttf-sil-gentium,
imagemagick,
texlive-fonts-recommended,
texlive-font-utils,
ghostscript,
lmodern,
texlive-latex-recommended (>= 2015.20160320~),
texlive-latex-extra,
texlive-plain-generic | texlive-generic-recommended
Standards-Version: 3.8.4
Section: libs
Homepage: https://github.com/GobySoft/goby3
Package: libgoby3-dev
Provides: libgoby-dev
Conflicts: libgoby-dev, libgoby1-dev, libgoby2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgoby3 (= ${binary:Version}),
libboost-dev (>= 1.58~),
libboost-system-dev (>= 1.58~),
libboost-date-time-dev (>= 1.58~),
libboost-program-options-dev (>= 1.58~),
libboost-filesystem-dev (>= 1.58~),
libncurses5-dev (>=6.0~),
libprotobuf-dev (>=2.6.1~),
libprotoc-dev (>=2.6.1~),
libsqlite3-dev (>=3.11.0~),
cppzmq-dev (>= 4.9.0~) | libzmq3-dev (>=4.1.4~),
libgmp3-dev (>=2:6.1.0~),
libhdf5-dev (>=1.8.16~),
libproj-dev (>= 4.9.2~),
libdccl4-dev (>= 4.0.0~) | libdccl3-dev (>= 3.0.11~)
Recommends: protobuf-compiler (>=2.6.1~),
dccl4-compiler (>= 4.0.0~) | dccl3-compiler (>= 3.0.11~),
libais-dev (>= 0.17~),
libmavlink-dev (>= 1.0.12~),
goby3-clang-tool (= ${binary:Version}),
goby3-interfaces (= ${binary:Version})
Description: Developers' package for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
Package: goby3-clang-tool
Section: science
Architecture: amd64
Multi-Arch: foreign
Depends: libgoby3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Clang compiler tool (goby_clang_tool) for generating metadata from Goby3 code
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
Package: libgoby3-gui-dev
Provides: libgoby-gui-dev
Conflicts: libgoby2-gui-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgoby3 (= ${binary:Version}),
libgoby3-dev,
libwt-dev (>= 3.3.12~),
libwtdbo-dev (>= 3.3.12~),
libwtdbosqlite-dev (>= 3.3.12~),
libwthttp-dev (>= 3.3.12~)
Description: Developers' GUI package for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
Package: libgoby3
Conflicts: libgoby1, libgoby2
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Libraries for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
Package: goby3-apps
Conflicts: goby1-core, goby2-apps
Depends: libgoby3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Section: science
Architecture: any
Description: Applications for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides a variety of applications and tools.
Package: goby3-gui
Conflicts: goby2-gui
Depends: libgoby3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Section: science
Architecture: any
Description: GUI Applications for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides the Goby GUI applications, such as goby_liaison.
Package: goby3-doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: doc
Architecture: all
Description: Documentation for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides Doxygen and Latex PDF user and developers' documentation.
Package: goby3-interfaces
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: doc
Architecture: all
Description: Interfaces definition files for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides YAML interface files for the Goby middleware publish/subscribe applications
Package: goby3-test
Depends: libgoby3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Section: science
Architecture: any
Description: Unit tests for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides a the Goby unit tests.
Package: libgoby3-moos-dev
Provides: libgoby-moos-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgoby3 (= ${binary:Version}),
libgoby3-moos (= ${binary:Version}),
libgoby3-dev,
libmoos10-dev (>= 10.0.2~)
Description: Developers' package for the MOOS middleware connections to the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides developer headers for the MOOS Middleware (https://github.com/themoos)
Package: libgoby3-moos
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libgoby3 (= ${binary:Version})
Description: MOOS Libraries for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides libraries for the MOOS Middleware (https://github.com/themoos)
Package: goby3-moos
Conflicts: goby1-moos, goby2-moos
Depends: ${shlibs:Depends}, ${misc:Depends}, libgoby3-moos (= ${binary:Version})
Recommends: moosdb10
Section: science
Architecture: any
Description: MOOS Binaries for the Goby Underwater Autonomy Project
The Goby Underwater Autonomy Project aims to create a unified framework for multiple scientific autonomous marine vehicle collaboration, seamlessly incorporating acoustic, ethernet, wifi, and serial communications. Presently the main thrust of the project is developing a set of robust acoustic networking libraries.
This package provides applications for the MOOS Middleware (https://github.com/themoos)