File: control

package info (click to toggle)
ros2-performance-test-fixture 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: cpp: 424; xml: 25; makefile: 4
file content (48 lines) | stat: -rw-r--r-- 1,539 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
Source: ros2-performance-test-fixture
Section: libs
Priority: optional
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders: Timo Röhling <roehling@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 ament-cmake,
 ament-lint <!nocheck>,
 cmake,
 dh-ros,
 libbenchmark-dev,
 libosrf-testing-tools-cpp-dev,
 python3-ament-cmake-google-benchmark <!nocheck>,
Homepage: https://github.com/ros2/performance_test_fixture
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/robotics-team/ros2-performance-test-fixture.git
Vcs-Browser: https://salsa.debian.org/robotics-team/ros2-performance-test-fixture
Description: Performance test fixture for ROS 2 benchmarks
 This package is part of ROS 2, the Robot Operating System.
 The performance test fixture provides a framework to run Google Benchmark
 driven performance tests for your ROS 2 packages.

Package: libperformance-test-fixture0d
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: ${source:Synopsis}
 ${source:Extended-Description}
 .
 This package installs the shared library.

Package: libperformance-test-fixture-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 libosrf-testing-tools-cpp-dev,
 libperformance-test-fixture0d (= ${binary:Version}),
 python3-ament-cmake-google-benchmark,
Description: ${source:Synopsis} (development headers)
 ${source:Extended-Description}
 .
 This package installs the development headers and CMake config files.