File: control

package info (click to toggle)
orocos-bfl 0.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,044 kB
  • sloc: cpp: 14,358; sh: 88; makefile: 8; ansic: 4
file content (57 lines) | stat: -rw-r--r-- 2,456 bytes parent folder | download
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
Source: orocos-bfl
Priority: optional
Section: devel
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>, Johannes Schauer <josch@debian.org>
Build-Depends: debhelper (>= 11), cmake, libcppunit-dev, libboost-dev
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/science-team/orocos-bfl.git
Vcs-Browser: https://salsa.debian.org/science-team/orocos-bfl
Homepage: http://www.orocos.org/bfl

Package: liborocos-bfl0.8
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: Orocos Bayesian Filtering Library
 Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
 Software project. The project's aim is to develop a general-purpose, free
 software, and modular framework for robot and machine control.  The Orocos
 project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and
 Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos
 Component Library.
 .
 This package provides the Bayesian Filtering Library.

Package: liborocos-bfl-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, liborocos-bfl0.8 (= ${binary:Version}), libboost-dev
Recommends: pkg-config
Multi-Arch: same
Description: Orocos Bayesian Filtering Library development files
 Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
 Software project. The project's aim is to develop a general-purpose, free
 software, and modular framework for robot and machine control.  The Orocos
 project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and
 Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos
 Component Library.
 .
 This package provides the headers for developing Orocos-BFL applications.

Package: liborocos-bfl-examples
Section: libs
Architecture: all
Depends: ${misc:Depends}
Recommends: liborocos-bfl-dev
Multi-Arch: foreign
Description: Orocos Bayesian Filtering Library examples
 Orocos (http://www.orocos.org) is the acronym of the Open Robot Control
 Software project. The project's aim is to develop a general-purpose, free
 software, and modular framework for robot and machine control.  The Orocos
 project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and
 Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos
 Component Library.
 .
 This package provides the BFL examples.